Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
These methods are not supported in Windows CE Platform Builder 3.0.
The property methods of the IPOutlookApp interface read the properties described in the following table. For more information, see Interface Property Methods.
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. |
CurrentCityIndex
|
Returns or sets either olHomeCity or olVisitingCity, depending on whether the current city in use by World Clock is the home or visiting city. You cannot set this property while the World Clock is running. |
HomeCity
|
Returns or sets the current home city. You cannot set this property while the World Clock is running. |
VisitingCity
|
Returns or sets the current visiting city. You cannot set this property while the World Clock is running. |
OutlookCompatible
|
Returns TRUE if the Windows CE device is partnered with a desktop computer running Outlook. Returns FALSE if the desktop computer is running Schedule+. This property is for use 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.
See Also
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.