Click or drag to resize

MessageAddressesCcAddresses Property

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

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

Property Value

ICollectionString
See Also