IMAPIOffline::GetCurrentState

IMAPIOffline::GetCurrentState

Gets the current online or offline state of an offline object.

Quick Info

See IMAPIOffline.

  HRESULT GetCurrentState(
    ULONG* pulState
);

Parameters

pulState

[out] The current online or offline state of an offline object. It must be one of these two values:

MAPIOFFLINE_STATE_ONLINE

MAPIOFFLINE_STATE_OFFLINE

See Also

Constants for the Offline State API

IMAPIOffline::GetCapabilities

IMAPIOffline::SetCurrentState