Class MailRequestById

Version: 3.4

A request for sending e-mails to specified users by id.

Inheritance
object
MailRequestById
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsNotifications
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public sealed class MailRequestById : MailRequest, IMailRequest, IRequestById

Properties

Recipients

Gets or sets the recipients.

Declaration
RequestResponse
public IList<long> Recipients { get; set; }
Property Value
TypeDescription
IList<>long

Methods

Validate()

Validates the mail request.

Declaration
RequestResponse
public override void Validate()
Overrides
Exceptions
TypeCondition
ValidationException

When the request has invalid properties.

Implements

Do you have some feedback for us?

If you have suggestions for improving this article,