[This is preliminary documentation and is subject to change.]
            The screen name of the employee.
            
    Namespace: 
   OfficeClip.BusinessLayer.SyncAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public string ScreenName { get; }  | 
| Visual Basic (Declaration) | 
|---|
Public ReadOnly Property ScreenName As String  | 
| Visual C++ | 
|---|
public: property String^ ScreenName { String^ get (); }  | 
