PFItem_NotificationEventArgs Properties |
The PFItem_NotificationEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel |
Gets or sets a value indicating whether the sending of this notification should be cancelled.
| |
| HtmlBody |
Gets or sets the html notification body.
| |
| NotificationName |
Gets the notification name.
| |
| NotificationSystem |
Gets the notification system.
| |
| NotificationType |
Gets the notification type.
| |
| Subject |
Gets or sets the notification subject.
| |
| TextBody |
Gets or sets the text notification body.
| |
| User |
Gets or sets the recipient.
|