IContactManager::SetMeContact method (icontact.h)
Sets the local user account concept of 'me' to specified user.
Syntax
HRESULT SetMeContact(
[in] IContact *pMeContact
);
Parameters
[in] pMeContact
Type: IContact*
Specifies the contact to treat as 'me' for the current user.
Return value
Type: HRESULT
Returns one of the following values:
Return code | Description |
---|---|
|
Specification was successful. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | icontact.h (include Contact.h) |
DLL | Wab32.dll (Version 6.0 or later) |