ServicePRO SDK Help

stcMailOptions..::..EmailUpdates Property

Gets or sets a value indicating whether [email updates].

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

Syntax


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

Field Value

true if [email updates]; otherwise, false.