Broadcast.State Property

Definition

Returns an MSOBroadcastState constant that describes the current broadcast state. Read-only.

public:
 property Microsoft::Office::Core::MsoBroadcastState State { Microsoft::Office::Core::MsoBroadcastState get(); };
public Microsoft.Office.Core.MsoBroadcastState State { get; }
member this.State : Microsoft.Office.Core.MsoBroadcastState
Public ReadOnly Property State As MsoBroadcastState

Property Value

Remarks

The State property can return one of the following three states:

Applies to