Partager via


ChatMessageTransport.IsAppSetAsNotificationProvider Propriété

Définition

Obtient une valeur booléenne qui indique si l’application actuelle est définie comme fournisseur de notification de messagerie.

public:
 property bool IsAppSetAsNotificationProvider { bool get(); };
bool IsAppSetAsNotificationProvider();
public bool IsAppSetAsNotificationProvider { get; }
var boolean = chatMessageTransport.isAppSetAsNotificationProvider;
Public ReadOnly Property IsAppSetAsNotificationProvider As Boolean

Valeur de propriété

Boolean

bool

Valeur indiquant si l’application est définie en tant que fournisseur de notifications.

Configuration requise pour Windows

Fonctionnalités de l’application
chat chatSystem smsSend

Remarques

True si l’application est définie comme fournisseur de notification pour le transport, sinon False.

S’applique à