MeetingMessage.IsDelegated Propiedad

Definición

Obtiene un valor que indica si se delega el mensaje de la reunión.

public:
 property bool IsDelegated { bool get(); };
public bool IsDelegated { get; }
Public ReadOnly Property IsDelegated As Boolean

Valor de propiedad

Boolean

true si se delega el mensaje de la reunión; en caso contrario, false.

Se aplica a