IAdaptiveNotificationContent.Kind Property

Definition

Specifies the type of content the notification contains.

public:
 property AdaptiveNotificationContentKind Kind { AdaptiveNotificationContentKind get(); };
AdaptiveNotificationContentKind Kind();
public AdaptiveNotificationContentKind Kind { get; }
var adaptiveNotificationContentKind = iAdaptiveNotificationContent.kind;
Public ReadOnly Property Kind As AdaptiveNotificationContentKind

Property Value

A value that specifies the type of content the notification contains.

Applies to