AlternatePublicFolderIdType 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.
The AlternatePublicFolderIdType class describes a public folder identifier to convert to another identifier format.
public ref class AlternatePublicFolderIdType : ExchangeWebServices::AlternateIdBaseType
public class AlternatePublicFolderIdType : ExchangeWebServices.AlternateIdBaseType
Public Class AlternatePublicFolderIdType
Inherits AlternateIdBaseType
- Inheritance
- Derived
Constructors
AlternatePublicFolderIdType() |
The AlternatePublicFolderIdType constructor initializes a new instance of the AlternatePublicFolderIdType class. |
Properties
FolderId |
The FolderId property gets or sets the public folder identifier to convert. |
Format |
The Format property gets or sets the source format in a ConvertId request and the destination format in a ConvertId response. (Inherited from AlternateIdBaseType) |