| QDSSettingsQDSEmailAlertMailAddresses Property |
A list of email addresses to which alerts should be sent.
Namespace: PIX.QMSAPI.DataObjectsAssembly:
Syntaxpublic List<string> AlertMailAddresses { get; set; }Public Property AlertMailAddresses As List(Of String)
Get
Set
Property Value
Type:
ListString
See Also