ServicePRO SDK Help

stcUserOption..::..optPublicEmail Property

Gets or sets a value indicating whether [opt public email].

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

Syntax


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

Field Value

true if [opt public email]; otherwise, false.