ServicePRO SDK Help

stcMailOptions..::..ReplyCC Property

Gets or sets a value indicating whether [reply cc].

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

Syntax


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

Field Value

true if [reply cc]; otherwise, false.