MailboxFolderUserId Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.ObjectId
Microsoft.Exchange.Management.StoreTasks.MailboxFolderUserId
Namespace: Microsoft.Exchange.Management.StoreTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class MailboxFolderUserId _
Inherits ObjectId
'Usage
Dim instance As MailboxFolderUserId
[SerializableAttribute]
public sealed class MailboxFolderUserId : ObjectId
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.