_Explorer.WindowState Property

Definition

Returns or sets the property with a constant in the OlWindowState enumeration specifying the window state of an explorer or inspector window. Read/write.

public:
 property Microsoft::Office::Interop::Outlook::OlWindowState WindowState { Microsoft::Office::Interop::Outlook::OlWindowState get(); void set(Microsoft::Office::Interop::Outlook::OlWindowState value); };
public Microsoft.Office.Interop.Outlook.OlWindowState WindowState { get; set; }
Public Property WindowState As OlWindowState

Property Value

Applies to