MessageAddressesBccAddresses Property

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

Definition

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

Property Value

ICollectionString

See Also