Share via


MailboxFolderIdParameter constructor

Initializes a new instance of the MailboxFolderIdParameter class.

Overload list

  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

See also

Reference

MailboxFolderIdParameter class

MailboxFolderIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace