Share via


MeetingRequestMessageType.CalendarItemType Property

The CalendarItemType property gets or sets the recurrence setting for a calendar item.

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

Syntax

'Declaration
Public Property CalendarItemType As CalendarItemTypeType
    Get
    Set
'Usage
Dim instance As MeetingRequestMessageType
Dim value As CalendarItemTypeType

value = instance.CalendarItemType

instance.CalendarItemType = value
public CalendarItemTypeType CalendarItemType { get; set; }

Property Value

Type: ExchangeWebServices.CalendarItemTypeType
The CalendarItemType property returns one of the CalendarItemTypeType enumeration values.