Show / Hide Table of Contents

    Class ContractsConstants.NotificationProperties

    Notification properties constants

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

    Fields

    ResourceData

    The resource data

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