IPOutlookApp::get_Application (Compact 7)
6/2/2013
The get_Application method gets the main Outlook Mobile IPOutlookApp object. This object represents the entry-point to the object model. With a reference to an instance of this object, you can access any of the other objects in object model.
HRESULT get_Application( IPOutlookApp ** ppIPOutlookApp );
- ppIPOutlookApp
-
[out] Reference to the Outlook Mobile IPOutlookApp application object.