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


DeleteAttachmentResponseMessageType.RootItemId Property

The RootItemId property gets or sets the parent item of a deleted attachment.

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

Syntax

'Declaration
Public Property RootItemId As RootItemIdType
    Get
    Set
'Usage
Dim instance As DeleteAttachmentResponseMessageType
Dim value As RootItemIdType

value = instance.RootItemId

instance.RootItemId = value
public RootItemIdType RootItemId { get; set; }

Property Value

Type: ExchangeWebServices.RootItemIdType
The RootItemId property returns a RootItemIdType object that identifies the parent item of a deleted attachment.