IPOutlookApp::put_HomeCity (deprecated) (Compact 7)

3/12/2014

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

Syntax

HRESULT put_HomeCity(
   ICity * pHomeCity
);

Parameters

  • pHomeCity
    [in] A pointer to a 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