Click or drag to resize
QDSSettingsQDSEmailAlertMailAddresses Property
A list of email addresses to which alerts should be sent.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public List<string> AlertMailAddresses { get; set; }

Property Value

Type: ListString
See Also