Show / Hide Table of Contents

Enum UrgencyCode

Determines a priority of a given message

Namespace: Conizi.Model.Shared.Definitions
Assembly: Conizi.Model.dll
Syntax
public enum UrgencyCode : int

Fields

Name Description
High

Describes a high priority

Low

Describes a low priority

Normal

Describes a normal priority

Back to top Generated by DocFX