ServicePRO SDK Help

stcMailFilter..::..LoginDisabled Property

Gets or sets a value indicating whether [login disabled].

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

Syntax


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

Field Value

true if [login disabled]; otherwise, false.