IPOutlookApp::get_HomeCity (deprecated) (Compact 7)

3/12/2014

The get_HomeCity property is not supported in Windows Embedded Compact 7.

Syntax

HRESULT get_HomeCity(
   ICity ** ppHomeCity
);

Parameters

  • ppHomeCity
    [out] Reference to an ICity (deprecated) object that represents the user's home city.

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