Class EmailUserEntity
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Represents an EmailUserEntity object.
public sealed class EmailUserEntity : ComplexProperty
- Inheritance
-
EmailUserEntity
- Inherited Members
Properties
Name
Gets the EmailUser entity Name.
public string Name { get; }
Property Value
UserId
Gets the EmailUser entity UserId.
public string UserId { get; }