Sdílet prostřednictvím


NotificationProperties Class

Definition

The properties of the scheduled action notification.

public class NotificationProperties
type NotificationProperties = class
Public Class NotificationProperties
Inheritance
NotificationProperties

Constructors

NotificationProperties(IEnumerable<String>, String)

Initializes a new instance of NotificationProperties.

Properties

Language

Locale of the email.

Message

Optional message to be added in the email. Length is limited to 250 characters.

RegionalFormat

Regional format used for formatting date/time and currency values in the email.

Subject

Subject of the email. Length is limited to 70 characters.

To

Array of email addresses.

Applies to