ServicePRO SDK Help

stcUser..::..SendEmail Property

Specifies whether send email is enabled or not.
(Optional)

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

Syntax


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

Field Value

true if [send email]; otherwise, false.