Click or drag to resize

MessageAddressesToAddresses Property

The e-mail addresses that the message will be sent to

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

Property Value

ICollectionString
See Also