 | IUserDataUserId Property |
Gets the user identifier.
Namespace:
Koden.Utils.Exchange
Assembly:
Koden.Utils.Exchange (in Koden.Utils.Exchange.dll) Version: 1.0.6453.26061
SyntaxReadOnly Property UserId As String
Get
property String^ UserId {
String^ get ();
}abstract UserId : string with get
Property Value
Type:
String
The user identifier.
See Also