Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an ISocialPerson interface based on the userID parameter.
HRESULT _stdcall GetPerson([in] BSTR userId, [out, retval] ISocialPerson** result);
Parameters
userId
[in] A string that contains a user ID or SMTP address of a person.
result
[out] An ISocialPerson interface.
Remarks
The userID parameter must be a user ID or SMTP address.