DeleteFolderType.DeleteType Property

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

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

Syntax

'Declaration
Public Property DeleteType As DisposalType
    Get
    Set
'Usage
Dim instance As DeleteFolderType
Dim value As DisposalType

value = instance.DeleteType

instance.DeleteType = value
public DisposalType DeleteType { get; set; }

Property Value

Type: ExchangeWebServices.DisposalType
The DeleteType property returns a DisposalType enumeration.

Remarks

The following are the possible values for the DisposalType enumeration: