ServicePRO SDK Help

stcUser..::..EMailable Property

Specifies if the user’s settings for Mail is disabled or enabled.
By Default, when adding a new user Emailable is set to 0.
0: Disabled
-1: Enabled

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

Syntax


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

Field Value

true if [e mailable]; otherwise, false.