IPOutlookApp Properties (Windows CE 5.0)
The IPOutlookApp methods read the properties described in the following table.
Properties in Vtable Order
Property | Description |
---|---|
Version
|
Returns a three-part string describing the version of the Object Model in use. The first two parts describe the operating system. The third part is the build number of the Object Model. |
OutlookCompatible
|
Returns TRUE if the Windows CE-based device is partnered with a desktop computer running Outlook. Returns FALSE if the desktop computer is running Schedule+.
This property ensures compatibility with Task items. For example, a task with a start date of None must also have a due date of None if partnered with a desktop computer running Schedule+. |
Return Values
Each property method supports the standard HRESULT return values, including S_OK.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Pimstore.h.
Link Library: Pimstore.lib.
See Also
Send Feedback on this topic to the authors