_NavigationGroups.Application Property

Definition

Returns an Application object that represents the parent Outlook application for the object. Read-only.

public:
 property Microsoft::Office::Interop::Outlook::Application ^ Application { Microsoft::Office::Interop::Outlook::Application ^ get(); };
public Microsoft.Office.Interop.Outlook.Application Application { get; }
Public ReadOnly Property Application As Application

Property Value

Applies to