Click or drag to resize

MessageAddressesBccAddresses Property

The e-mail addresses that the message will BCC'ed to

Namespace: Ignition.Communication
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public ICollection<string> BccAddresses { get; }

Property Value

ICollectionString
See Also