IPOutlookApp::GetTimeZoneFromIndex (deprecated) (Compact 7)

3/12/2014

The GetTimeZoneFromIndex method is not supported in Windows Embedded Compact 7.

Syntax

HRESULT GetTimeZoneFromIndex(
    int iIndex,
   ITimeZone ** ppTimeZone
);

Parameters

  • iIndex
    [in] Index of the time zone you want to retrieve.

Return Value

This method always returns E_NOTIMPL.

Requirements

Header

pimstore.h

Library

Pimstore.lib

See Also

Reference

IPOutlookApp
Pocket Outlook Object Model Interfaces
Pocket Outlook Object Model Enumerations