Share via


TargetFolderIdType Members

Include Protected Members
Include Inherited Members

The TargetFolderIdType class represents a target folder for operations that create, save, copy, move, or synchronize items or folders.

The TargetFolderIdType type exposes the following members.

Constructors

  Name Description
Public method TargetFolderIdType The TargetFolderIdType constructor initializes a new instance of the TargetFolderIdType class.

Top

Properties

  Name Description
Public property 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.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top