CalendarItemType.CalendarItemType1 Property

Definition

The CalendarItemType1 property gets or sets one of the valid CalendarItemTypeType enumeration values that represents the type of a calendar item.

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

Property Value

The CalendarItemType1 property returns one of the valid CalendarItemTypeType enumeration values that represents the type of a calendar item.

Applies to