IBasicIMUser::LogonName Property

Deprecated. Retrieves the Logon Name of the user.

Note  The IBasicIMUser::LogonName property is available for use in Microsoft Windows Messenger 4.7. It might be altered or unavailable in subsequent versions of Windows Messenger. You should use IMessengerContact::SigninName instead.

Syntax

HRESULT IBasicIMUser::get_LogonName(BSTR *pbstrLogonName);

Parameters

  • pbstrLogonName
    Pointer to a BSTR that receives the Logon Name of the user.

Return Value

Returns S_OK if successful, or an error value otherwise.

Remarks

Important  IBasicIMUser::LogonName is no longer available in Windows Vista. See Windows Messenger for more information.