次の方法で共有


CalendarItemType.CalendarItemType1 プロパティ

定義

プロパティは CalendarItemType1 、予定表アイテムの種類を表す有効な CalendarItemTypeType 列挙値の 1 つを取得または設定します。

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

プロパティ値

プロパティは CalendarItemType1 、予定表アイテムの種類を表す有効な CalendarItemTypeType 列挙値のいずれかを返します。

適用対象