ArchiveItemResponse class

Defines a response to an operation to copy or move an item.

The ArchiveItemResponse class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

System.Object
  Microsoft.Exchange.WebServices.Data.ServiceResponse
    Microsoft.Exchange.WebServices.Data.ArchiveItemResponse

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

'Declaration
Public NotInheritable Class ArchiveItemResponse _
	Inherits ServiceResponse
'Usage
Dim instance As ArchiveItemResponse

Any public static ( in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: