MeetingRequestMessageType.CalendarItemType Property

Definition

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

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

Property Value

The CalendarItemType property returns one of the CalendarItemTypeType enumeration values.

Applies to