Share via


PublicFolderIdParameter Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the PublicFolderIdParameter class.

Overload List

  Name Description
Public method PublicFolderIdParameter() Initializes a new instance of the PublicFolderIdParameter class.
Public method PublicFolderIdParameter(ADObject) Initializes a new instance of the PublicFolderIdParameter class from the specified Active Directory object.
Public method PublicFolderIdParameter(ADObjectId) Initializes a new instance of the PublicFolderIdParameter class from the specified Active Directory object identifier.
Public method PublicFolderIdParameter(MapiEntryId) Initializes a new instance of the PublicFolderIdParameter class from the specified entry identifier.
Public method PublicFolderIdParameter(PublicFolderEntry) Initializes a new instance of the PublicFolderIdParameter class from the specified public folder entry.
Public method PublicFolderIdParameter(PublicFolderId) Initializes a new instance of the PublicFolderIdParameter class from the specified public folder identifier.
Public method PublicFolderIdParameter(MapiFolderPath) Initializes a new instance of the PublicFolderIdParameter class from the specified public folder path.

Top