ServicePRO SDK Help

stcMailOptions..::..ReplyDoNotAppendRef Property

Gets or sets a value indicating whether [reply do not append reference].

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

Syntax


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

Field Value

true if [reply do not append reference]; otherwise, false.