MessageAddressesCcAddresses Property

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

Definition

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

Property Value

ICollectionString

See Also