Megosztás a következőn keresztül:


NotificationDetails.AdmOutcomeCounts Property

Definition

Gets or sets the notification ADM outcome counts.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="AdmOutcomeCounts", Order=1014)]
public Microsoft.Azure.NotificationHubs.NotificationOutcomeCollection AdmOutcomeCounts { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="AdmOutcomeCounts", Order=1014)>]
member this.AdmOutcomeCounts : Microsoft.Azure.NotificationHubs.NotificationOutcomeCollection with get, set
Public Property AdmOutcomeCounts As NotificationOutcomeCollection

Property Value

The notification ADM outcome counts.

Attributes

Applies to