NotificationExternalDeliveryType
Should this notification be delivered outside the portal?
enum NotificationExternalDeliveryType {
EMAIL
SMS
}
Values
NotificationExternalDeliveryType.EMAIL
NotificationExternalDeliveryType.SMS
Member of
UserNotification
object