Share via


IContactManager::GetMeContact Method

Retrieves the local user account concept of 'me'.

Syntax

HRESULT GetMeContact(      
    IContact **ppMeContact
);

Parameters

  • ppMeContact
    [out] Specifies where to store a pointer to the 'me' contact.

Return Value

Returns one of the following values:

S_OK Retrieval was successful.