ServicePRO SDK Help

stcMail..::..POPDisabled Property

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

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

Syntax


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

Field Value

true if [pop disabled]; otherwise, false.