ServicePRO SDK Help

stcMailInboxMessage..::..HasAttachements Property

Gets or sets a value indicating whether this instance has attachements.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public bool HasAttachements { get; set; }
<DataMemberAttribute> _
Public Property HasAttachements As Boolean
	Get
	Set

Field Value

true if this instance has attachements; otherwise, false.