| IMessageTemplateFilter Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Messaging.Dto
The IMessageTemplateFilter type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| NullableT, T: CommunicationMethod | CommunicationMethod |
The communication method of the template
| |
| IEnumerableT, T: Int64 | Ids |
Id of the templates
| |
| IEnumerableT, T: Int64 | MessageCategoryIds |
Message categories of the templates
| |
| String | Name |
Name of the template (starts with)
| |
| IEnumerableT, T: String | Names |
Names of the template (exact match)
|