ServicePRO SDK Help

stcMail..::..AllowEmailDisabledUser Property

Gets or sets a value indicating whether [allow email disabled user].

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

Syntax


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

Field Value

true if [allow email disabled user]; otherwise, false.