| ICustomerMessageCategoryRelation Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Customer.Dto
The ICustomerMessageCategoryRelation type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| Boolean | EmailEnabled |
True if email is enabled
| |
| Int64 | MessageCategoryId |
The id of the message category
| |
| Boolean | SmsEnabled |
True if sms is enabled
|