MVPSI.JAMSScheduler Namespace : SchedulerEventArgs Class |
For a list of all members of this type, see SchedulerEventArgs members.
Name | Description | |
---|---|---|
![]() | Alerts | Collection of Alerts that are tied to this event. |
![]() | AlertType | Returns the type of Alert that will handle this event. |
![]() | DefaultNotifyEMail | Default Notify Email Address |
![]() | DefaultNotifyOther | Default Notify Others |
![]() | DefaultNotifyUsers | Default Notify Users |
![]() | EventId | Gets or sets the SchedulerEventId for this event |
![]() | NotifyEMail | Gets or sets the list of e-mail addresses that should be notified.
Note that an event handler can modify this list and subsequent event handlers will get the modified list. |
![]() | NotifyOther | Gets or sets the list of "Other" targets that should be notified.
Note that an event handler can modify this list and subsequent event handlers will get the modified list. |
![]() | NotifyUsers | Gets or sets the list of users that should be notified.
Note that an event handler can modify this list and subsequent event handlers will get the modified list. |
![]() | Server | Gets a JAMS Server that can be used when handling this event. |