NotificationsPreSendEventArgs 成員
OnSending方法通知事件的事件引數。
NotificationsPreSendEventArgs 類型公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
![]() |
NotificationsPreSendEventArgs() | |
![]() |
NotificationsPreSendEventArgs(String, String) | 建立類別的執行個體NotificationsPreSendEventArgs ;在內部使用。 |
頁首
屬性
名稱 | 描述 | |
---|---|---|
![]() |
Cancel | 讀取或寫入 Boolean 值,指出是否要取消事件相關聯的專案實體。 (繼承自 PreEventArgs。) |
![]() |
CancelReason | 讀取或寫入說明為何取消事件相關聯的專案實體的文字。 (繼承自 PreEventArgs。) |
![]() |
SubjectLine | 取得OnSending事件處理常式的主旨。 |
![]() |
xmlBody | 取得OnSending事件處理常式通知資料。 |
頁首
方法
名稱 | 描述 | |
---|---|---|
![]() |
CancelEvent | 會取消事件相關聯的專案實體。 (繼承自 PreEventArgs。) |
![]() |
Equals | (繼承自 Object。) |
![]() |
Finalize | (繼承自 Object。) |
![]() |
GetHashCode | (繼承自 Object。) |
![]() |
GetType | (繼承自 Object。) |
![]() |
MemberwiseClone | (繼承自 Object。) |
![]() |
ToString | (繼承自 Object。) |
頁首