Click or drag to resize

ESHeaderUserId Property

Gets or sets the name of the user.

Namespace:  Koden.Utils.Exchange
Assembly:  Koden.Utils.Exchange (in Koden.Utils.Exchange.dll) Version: 1.0.6453.26061
Syntax
public string UserId { get; set; }

Property Value

Type: String
The name of the user.
See Also