User Class

Represents a user on Microsoft Exchange Server.

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class User _
    Inherits OrgPersonPresentationObject
'Usage
Dim instance As User
[SerializableAttribute]
public class User : OrgPersonPresentationObject

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.