Class MailRequestByUsername
A request for sending e-mails specified users by username.
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsNotifications
Assembly: Stylelabs.M.Sdk.dll
Syntax
Properties
Recipients
Gets or sets the recipients.
Declaration
Property Value
| Type | Description |
|---|---|
| IList<>string |
Methods
Validate()
Validates the mail request.
Declaration
Overrides
Exceptions
| Type | Condition |
|---|---|
| ValidationException |
When the request has invalid properties. |