NotificationsPreSendEventArgs 成员
通知事件的OnSending方法的事件参数。
NotificationsPreSendEventArgs 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
![]() |
NotificationsPreSendEventArgs() | |
![]() |
NotificationsPreSendEventArgs(String, String) | 创建类实例的NotificationsPreSendEventArgs ;在内部使用。 |
页首
属性
名称 | 说明 | |
---|---|---|
![]() |
Cancel | 读取或写入一个布尔值,该值指示是否取消与项目实体相关联的事件。 (从 PreEventArgs 继承。) |
![]() |
CancelReason | 读取或写入文字,解释了为什么与项目实体相关联的事件会被取消。 (从 PreEventArgs 继承。) |
![]() |
SubjectLine | OnSending事件处理程序获取主题。 |
![]() |
xmlBody | 获取一个OnSending事件处理程序通知数据。 |
页首
方法
名称 | 说明 | |
---|---|---|
![]() |
CancelEvent | 取消与项目实体相关联的事件。 (从 PreEventArgs 继承。) |
![]() |
Equals | (从 Object 继承。) |
![]() |
Finalize | (从 Object 继承。) |
![]() |
GetHashCode | (从 Object 继承。) |
![]() |
GetType | (从 Object 继承。) |
![]() |
MemberwiseClone | (从 Object 继承。) |
![]() |
ToString | (从 Object 继承。) |
页首