ServicePRO SDK Help

stcMail..::..EnableSSLForPOP Property

Gets or sets a value indicating whether [enable SSL for pop].

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

Syntax


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

Field Value

true if [enable SSL for pop]; otherwise, false.