ServicePRO SDK Help

stcMail..::..StartTLS Property

Gets or sets a value indicating whether [start TLS].

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

Syntax


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

Field Value

true if [start TLS]; otherwise, false.