バージョン

ActiveReminders プロパティ

CurrentUser のアクティブ アラームのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property ActiveReminders As Infragistics.Collections.ReadOnlyNotifyCollection(Of ReminderInfo)
public Infragistics.Collections.ReadOnlyNotifyCollection<ReminderInfo> ActiveReminders {get;}
参照