ServicePRO SDK Help

stcMail..::..EnableSSLForSMTP Property

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

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

Syntax


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

Field Value

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