PublicFolderUserId Class

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Data.ObjectId
    Microsoft.Exchange.Management.MapiTasks.PublicFolderUserId

Namespace:  Microsoft.Exchange.Management.MapiTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class PublicFolderUserId _
    Inherits ObjectId _
    Implements IEquatable(Of PublicFolderUserId)
'Usage
Dim instance As PublicFolderUserId
[SerializableAttribute]
public sealed class PublicFolderUserId : ObjectId, 
    IEquatable<PublicFolderUserId>

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.