ServicePRO SDK Help

stcEmailOptions..::..PublicEmail Property

If "true" then other people can see his email

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

Syntax


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

Field Value

true if [public email]; otherwise, false.