ISocialSession::Logon

Applies to: Office 2007 | Outlook 2010 | SharePoint Server 2010

Logs on to the social network site by using the specified user name and password.

HRESULT _stdcall Logon([in] BSTR username, [in] BSTR password);

Parameters

  • username
    [in] A string that contains the user name to log on.

  • password
    [in] A string that contains the password to log on.

See Also

Reference

ISocialSession : IUnknown