MeetingMessage.IsDelegated Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur qui indique si le message de réunion est délégué.
public:
property bool IsDelegated { bool get(); };
public bool IsDelegated { get; }
Public ReadOnly Property IsDelegated As Boolean
Valeur de propriété
true si le message de réunion est délégué ; sinon, false.