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

Namespace:  Talisma.Server.Common
 

Syntax
C#
public bool hasAttachment

Field Value

Type: Boolean
See Also