AlternatePublicFolderId Class

Definition

Represents the identifier of a public folder, expressed in a specific format.

public ref class AlternatePublicFolderId : Microsoft::Exchange::WebServices::Data::AlternateIdBase
public class AlternatePublicFolderId : Microsoft.Exchange.WebServices.Data.AlternateIdBase
Public Class AlternatePublicFolderId
Inherits AlternateIdBase
Inheritance
AlternatePublicFolderId
Derived

Constructors

AlternatePublicFolderId()

Initializes a new instance of AlternatePublicFolderId class.

AlternatePublicFolderId(IdFormat, String)

Initializes a new instance of the AlternatePublicFolderId class by using the supplied public folder identifier format and the public folder identifier.

Properties

FolderId

Gets or sets the public folder identifier.

Format

Gets or sets the identifier format for an item or folder identifier.

(Inherited from AlternateIdBase)

Applies to