ServicePRO SDK Help

stcEnvelope..::..BCC Property

Gets or sets the BCC.

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

Syntax


[DataMemberAttribute]
public List<stcMailContact> BCC { get; set; }
<DataMemberAttribute> _
Public Property BCC As List(Of stcMailContact)
	Get
	Set

Field Value

The BCC.