AlternatePublicFolderId Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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) |