This document is archived and information here might be outdated. Recommended version. |
Sets the user's full name.
[Visual Basic .NET]
Public Sub SetFullname ( _
ByVal fullname As String _
)
[C#]
public void SetFullname (
string fullname
);
[C++]
HRESULT SetFullname(
BSTR fullname
);
[C++] Parameters fullname [in]
fullname is a parameter of type BSTR