ServicePRO SDK Help

stcMailOptions..::..IncomingLog Property

Gets or sets a value indicating whether [incoming log].

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

Syntax


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

Field Value

true if [incoming log]; otherwise, false.