IContactManager::SetMeContact Method

Sets the local user account concept of 'me' to specified user.

Syntax

HRESULT SetMeContact(      
    IContact *pMeContact
);

Parameters

  • pMeContact
    [in] Specifies the contact to treat as 'me' for the current user.

Return Value

Returns one of the following values:

S_OK Specification was successful.