DeleteItemType.DeleteType Property

Definition

The DeleteType property gets or sets an enumeration value that describes how an item is deleted. This property is required. This is a read/write property.

public:
 property ExchangeWebServices::DisposalType DeleteType { ExchangeWebServices::DisposalType get(); void set(ExchangeWebServices::DisposalType value); };
public ExchangeWebServices.DisposalType DeleteType { get; set; }
Public Property DeleteType As DisposalType

Property Value

The DeleteType property returns a DisposalType enumeration that describes how an item is deleted.

Applies to