Поделиться через


AttachmentIdType.RootItemChangeKey Property

The RootItemChangeKey property gets or sets the change key of the root store item to which the attachment is attached.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property RootItemChangeKey As String
    Get
    Set
'Usage
Dim instance As AttachmentIdType
Dim value As String

value = instance.RootItemChangeKey

instance.RootItemChangeKey = value
public string RootItemChangeKey { get; set; }

Property Value

Type: System.String
The RootItemChangeKey property returns a string that contains the change key of the root store item to which the attachment is attached.