Share via


PublicFolderId Class

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Data.ObjectId
    Microsoft.Exchange.Data.Mapi.MapiObjectId
      Microsoft.Exchange.Data.Mapi.FolderId
        Microsoft.Exchange.Data.Mapi.PublicFolderId

Namespace:  Microsoft.Exchange.Data.Mapi
Assembly:  Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class PublicFolderId _
    Inherits FolderId
'Usage
Dim instance As PublicFolderId
[SerializableAttribute]
public sealed class PublicFolderId : FolderId

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.