Click or drag to resize

PFItem_NotificationEventArgs Properties

The PFItem_NotificationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the sending of this notification should be cancelled.
Public propertyHtmlBody
Gets or sets the html notification body.
Public propertyNotificationName
Gets the notification name.
Public propertyNotificationSystem
Gets the notification system.
Public propertyNotificationType
Gets the notification type.
Public propertySubject
Gets or sets the notification subject.
Public propertyTextBody
Gets or sets the text notification body.
Public propertyUser
Gets or sets the recipient.
Top
See Also