AlertMailAddresses Property
Overloads
| AlertMailAddresses |
A list of email addresses to which alerts should be sent. |
AlertMailAddresses
A list of email addresses to which alerts should be sent.
Declaration
public List<string> AlertMailAddresses { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<System.String> |