CalendarItemType.CalendarItemType1 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.