Ews.UserName Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
UserName
Gets the authenticated user name, if available. Inherited from NetworkSession.
Declaration
public virtual string UserName { get; protected set; }
Property Value
Type | Description |
---|---|
String | User name, or null (Nothing in VB.NET). |