Table of Contents

Class ArchiveItemResponse

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Represents a response to a Move or Copy operation.

public sealed class ArchiveItemResponse : ServiceResponse
Inheritance
ArchiveItemResponse
Inherited Members

Properties

Item

Gets the copied or moved item.

public Item Item { get; }

Property Value

Item