ServicePRO SDK Help

stcEmailOptions..::..NotifyNewEmail Property

Show notification then new mail is arrived

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

Syntax


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

Field Value

true if [notify new email]; otherwise, false.