Show / Hide Table of Contents

    Class CommsGeneratedErrorConstants.Codes

    The codes

    Inheritance
    Object
    CommsGeneratedErrorConstants.Codes
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.Graph.Communications.Core
    Assembly: Microsoft.Graph.Communications.Core.dll
    Syntax
    public static class Codes

    Fields

    NotAllowed

    Not allowed error code.

    Declaration
    public const string NotAllowed = "notAllowed"
    Field Value
    Type Description
    String
    Back to top Copyright (c) Microsoft Corporation. All rights reserved.