Edit

Share via


BaseMoveCopyItemType.ToFolderId Property

Definition

The ToFolderId property gets or sets an instance of the TargetFolderIdType class that specifies the folder to which to move or copy the items specified by the ItemIds property.

public:
 property ExchangeWebServices::TargetFolderIdType ^ ToFolderId { ExchangeWebServices::TargetFolderIdType ^ get(); void set(ExchangeWebServices::TargetFolderIdType ^ value); };
public ExchangeWebServices.TargetFolderIdType ToFolderId { get; set; }
Public Property ToFolderId As TargetFolderIdType

Property Value

The ToFolderId property returns an instance of the TargetFolderIdType class.

Applies to