ServicePRO SDK Help

stcMail..::..RequireAuthenticationPOP Property

Gets or sets a value indicating whether [require authentication pop].

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

Syntax


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

Field Value

true if [require authentication pop]; otherwise, false.