Share via


UploadItemType.CreateAction Property

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

Syntax

'Declaration
Public Property CreateAction As CreateActionType
    Get
    Set
'Usage
Dim instance As UploadItemType
Dim value As CreateActionType

value = instance.CreateAction

instance.CreateAction = value
public CreateActionType CreateAction { get; set; }