Show / Hide Table of Contents

Enum NotifyChannel

The different channels to send notifications over

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.1.0.0")]
public enum NotifyChannel

Fields

Name Description
Email

2: Notifications sent as an email

PopUp

1: Notifications sent as a popup message

Sms

3: Notifications sent as a sms

Unknown

0: Unknown notification type

Extension Methods

EnumUtil.MapEnums<NotifyChannel, To>(NotifyChannel)
Converters.MapEnums<NotifyChannel, To>(NotifyChannel)
ObjectExtensions.AssignByReflection<NotifyChannel>(NotifyChannel, NotifyChannel)
ObjectExtensions.GraphCopy<NotifyChannel>(NotifyChannel)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top