MessageContenthasAttachment Field
This parameter indicates whether the message includes any attachments.
  • True - This value indicates that the message includes attachments.
  • False - This value indicates that the message does not include any attachments.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public bool hasAttachment

Field Value

Type: Boolean
See Also