_Application.ActiveWindow Method

Definition

Returns an object representing the topmost Microsoft Outlook window on the desktop, either an Explorer or an Inspector object.

public:
 System::Object ^ ActiveWindow();
public object ActiveWindow ();
Public Function ActiveWindow () As Object

Returns

An Object that represents the topmost Microsoft Outlook window on the desktop. Returns Nothing if no Outlook explorer or inspector is open.

Applies to