IPOutlookApp::get_VisitingCity (deprecated) (Compact 7)

3/12/2014

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

Syntax

HRESULT get_VisitingCity(
   ICity ** ppVisitingCity
);

Parameters

  • ppVisitingCity
    [out] Reference to an ICity (deprecated) object that represents the city in which the user is currently visiting.

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