'宣言 Public Function New( _ ByVal resource As Resource, _ ByVal activities As AppointmentsSubsetCollection, _ ByVal snoozelist As IList, _ ByVal expireTime As SmartDate, _ ByVal lookAheadInterval As TimeSpan, _ ByVal defaultReminderInterval As TimeSpan _ )
public FetchRemindersContext( Resource resource, AppointmentsSubsetCollection activities, IList snoozelist, SmartDate expireTime, TimeSpan lookAheadInterval, TimeSpan defaultReminderInterval )