SyncUser Class
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in microsoft.exchange.data.directory.dll)
Syntax
'Declaration
<SerializableAttribute> _
<ProvisioningObjectTagAttribute("SyncUser")> _
Public Class SyncUser
Inherits User
[SerializableAttribute]
[ProvisioningObjectTagAttribute("SyncUser")]
public class SyncUser : User
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.ConfigurableObject
Microsoft.Exchange.Data.Directory.ADRawEntry
Microsoft.Exchange.Data.Directory.ADObject
Microsoft.Exchange.Data.Directory.Management.ADPresentationObject
Microsoft.Exchange.Data.Directory.Management.OrgPersonPresentationObject
Microsoft.Exchange.Data.Directory.Management.User
Microsoft.Exchange.Data.Directory.Management.SyncUser
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.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2)
Target Platforms
Windows 98, Windows 2000, Windows 2000 Server, Windows CE, Windows Longhorn, Windows 98 Second Edition, Pocket PC, Smart Phone, Windows Server 2003, Windows XP Professional with Service Pack 2 (SP2)
See Also
Reference
SyncUser Members
Microsoft.Exchange.Data.Directory.Management Namespace