Show / Hide Table of Contents

Enum NotificationMessageType

Defines what type of content the notification contains

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

Fields

Name Description
ImportantMessage

1: A message with high priority

Message

0: A plain message

RemoteAction

2: Trigger an action

ShowWebPage

4: Show a web page

YesNoQuestion

3: Ask user a yes or no question

Extension Methods

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