This topic has not yet been rated - Rate this topic

Item.InstanceKey property

EWS Managed API

Gets the item instance key.

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

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
'Declaration
Public ReadOnly Property InstanceKey As Byte()
	Get
'Usage
Dim instance As Item
Dim value As Byte()

value = instance.InstanceKey

Property value

Type: []
The item instance key.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.