MailboxFolderIdParameter constructor
Initializes a new instance of the MailboxFolderIdParameter class.
Overload list
Name | Description | |
---|---|---|
![]() |
MailboxFolderIdParameter() | Initializes a new instance of the MailboxFolderIdParameter class. |
![]() |
MailboxFolderIdParameter(INamedIdentity) | Initializes a new instance of the MailboxFolderIdParameter class using the display name of the associated named identity. |
![]() |
MailboxFolderIdParameter(MailboxFolderId) | Initializes a new instance of the MailboxFolderIdParameter class for the specified folder. |
![]() |
MailboxFolderIdParameter(PublicFolderId) | Initializes a new instance of the MailboxFolderIdParameter class for the specified public folder. |
![]() |
MailboxFolderIdParameter(String) | Initializes a new instance of the MailboxFolderIdParameter class for the specified folder name. |
![]() |
MailboxFolderIdParameter(ADObjectId) | Initializes a new instance of the MailboxFolderIdParameter class for the folder with the specified Active Directory object identifier. |
![]() |
MailboxFolderIdParameter(Mailbox) | Initializes a new instance of the MailboxFolderIdParameter class for folders in the specified mailbox. |
![]() |
MailboxFolderIdParameter(MailboxFolder) | Initializes a new instance of the MailboxFolderIdParameter class for the specified folder. |
Top
See also
Reference
MailboxFolderIdParameter class