BuildMaster SDK Reference
Version:

EmailAddresses Property

Gets or sets the email addresses that instances may use to send out emails.

Syntax

public string[] EmailAddresses { get; set; }

Remarks

When null (Nothing in Visual Basic) or empty, the default email address of the context's owner will be used.