MVPSI.JAMSScheduler Namespace : SchedulerEventArgs Class |
The following tables list the members exposed by SchedulerEventArgs.
Name | Description | |
---|---|---|
![]() | SchedulerEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | m_NotifyEMail | The backer for NotifyEMail |
![]() | m_NotifyOther | The backer for NotifyOther |
![]() | m_NotifyUsers | The backer for NotifyUsers |
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. |
Name | Description | |
---|---|---|
![]() | MergeNameLists | Merge the names from all the places they can come from |