Edit

Share via


DeleteAttachmentResponseMessageType.RootItemId Property

Definition

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

public:
 property ExchangeWebServices::RootItemIdType ^ RootItemId { ExchangeWebServices::RootItemIdType ^ get(); void set(ExchangeWebServices::RootItemIdType ^ value); };
public ExchangeWebServices.RootItemIdType RootItemId { get; set; }
Public Property RootItemId As RootItemIdType

Property Value

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

Applies to