Appointment.ModifiedOccurrences プロパティ

定義

変更された定期的な一連の会議または予定の一覧を取得します。

public:
 property Microsoft::Exchange::WebServices::Data::OccurrenceInfoCollection ^ ModifiedOccurrences { Microsoft::Exchange::WebServices::Data::OccurrenceInfoCollection ^ get(); };
public Microsoft.Exchange.WebServices.Data.OccurrenceInfoCollection ModifiedOccurrences { get; }
Public ReadOnly Property ModifiedOccurrences As OccurrenceInfoCollection

プロパティ値

コレクションによって会議が変更されました。

適用対象