TargetFolderIdType Members
Exchange Server 2010
The TargetFolderIdType class represents a target folder for operations that create, save, copy, move, or synchronize items or folders.
The following tables list the members exposed by the TargetFolderIdType type.
| Name | Description | |
|---|---|---|
| TargetFolderIdType | The TargetFolderIdType constructor initializes a new instance of the TargetFolderIdType class. |
| Name | Description | |
|---|---|---|
| Item | The Item property gets or sets the identifier of the target folder. Set this property with either a FolderIdType or DistinguishedFolderIdType object. This property is required. This is a read/write property. |
(see also
Protected
Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (inherited from Object ) |
| GetHashCode | (inherited from Object ) |
| GetType | (inherited from Object ) |
| ReferenceEquals | (inherited from Object ) |
| ToString | (inherited from Object ) |
Reference
TargetFolderIdType ClassExchangeWebServices Namespace