ServicePRO SDK Help

stcMailOptions..::..ReplyBCC Property

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

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

Syntax


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

Field Value

true if [reply BCC]; otherwise, false.