Share via


MailboxFolderIdParameter members

Identifies a calendar folder on an Exchange server.

The MailboxFolderIdParameter type exposes the following members.

Constructors

  Name Description
Public method MailboxFolderIdParameter() Initializes a new instance of the MailboxFolderIdParameter class.
Public method MailboxFolderIdParameter(INamedIdentity) Initializes a new instance of the MailboxFolderIdParameter class using the display name of the associated named identity.
Public method MailboxFolderIdParameter(MailboxFolderId) Initializes a new instance of the MailboxFolderIdParameter class for the specified folder.
Public method MailboxFolderIdParameter(PublicFolderId) Initializes a new instance of the MailboxFolderIdParameter class for the specified public folder.
Public method MailboxFolderIdParameter(String) Initializes a new instance of the MailboxFolderIdParameter class for the specified folder name.
Public method MailboxFolderIdParameter(ADObjectId) Initializes a new instance of the MailboxFolderIdParameter class for the folder with the specified Active Directory object identifier.
Public method MailboxFolderIdParameter(Mailbox) Initializes a new instance of the MailboxFolderIdParameter class for folders in the specified mailbox.
Public method MailboxFolderIdParameter(MailboxFolder) Initializes a new instance of the MailboxFolderIdParameter class for the specified folder.

Top

Methods

  Name Description
Public method ToString Returns a string containing the identity of the object. (Overrides Object.ToString().)

Top

See also

Reference

MailboxFolderIdParameter class

Microsoft.Exchange.Configuration.Tasks namespace