ReminderCollectionEvents_Event.ReminderAdd 事件
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
添加提醒后发生。
public:
event Microsoft::Office::Interop::Outlook::ReminderCollectionEvents_ReminderAddEventHandler ^ ReminderAdd;
event Microsoft.Office.Interop.Outlook.ReminderCollectionEvents_ReminderAddEventHandler ReminderAdd;
Event ReminderAdd As ReminderCollectionEvents_ReminderAddEventHandler
事件类型
注解
在保存关联的 Microsoft Outlook 项目前,并不会真正地创建提醒。 因此,只有在保存了关联的项目对象后,此事件才会发生。