DeleteItemType.DeleteType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.