[This is preliminary documentation and is subject to change.]
The user name of the user who the account belongs to.
Namespace:
OfficeClip.BusinessLayer.Desktop.EmailAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public string UserName { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property UserName As String |
| Visual C++ |
|---|
public: property String^ UserName { String^ get (); void set (String^ value); } |
