Partager via


Notification.NotificationCategory Property

Definition

Gets or sets the category of notification.

[Newtonsoft.Json.JsonProperty(PropertyName="notificationCategory")]
public static string NotificationCategory { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="notificationCategory")>]
static member NotificationCategory : string
Public Shared ReadOnly Property NotificationCategory As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to