ISocialSession::LoggedOnUserName

Returns a string that represents the user name that is used when logging on.

[propget] HRESULT _stdcall LoggedOnUserName([out, retval] BSTR* result);

Property value

A string that represents the user name of the logged-on user.

See also