This document is archived and information here might be outdated. Recommended version. |
Indicates user's name using the Internet server connection.
[Visual Basic .NET]
Public ReadOnly Property UserName As String
[C#]
public string UserName {get;}
[C++]
HRESULT get_UserName(
System.String* pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type BSTR*