ReplyMsgbHasAttachments Field
The value of this parameter indicates whether the reply has any attachments. It can have one of the following values:
  • True - This value indicates that the reply has attachments.
  • False - This value indicates that the reply does not have any attachments.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public bool bHasAttachments

Field Value

Type: Boolean
See Also