IMessageExtendedTemplate Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Provisioning.Dto
The IMessageExtendedTemplate type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | String | Body | |
![]() | String | Description | |
![]() | Boolean | Enabled | |
![]() | EventType | EventTypes |
FLAG enum with all event types that this template is configured for
|
![]() | Int64 | Id | |
![]() | Int64 | MessageTypeId |
The ID for the message type that this template will produce
|
![]() | String | Name |
Required
|
![]() | String | NotificationAddress |
The address of the default reciever. Leave as null or empty to disable
|
![]() | String | NotificationName |
The name of the default reciever
|
![]() | String | Subject |