JAMS 6.x Help
SchedulerTriggerEventArgs Class Properties


For a list of all members of this type, see SchedulerTriggerEventArgs members.

Public Properties
 NameDescription
Public PropertyAlertsCollection of Alerts that are tied to this event. (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyAlertTypeOverridden. Returns the type of Alert that will handle this event.  
Public PropertyDefaultNotifyEMailDefault Notify Email Address (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyDefaultNotifyOtherDefault Notify Others (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyDefaultNotifyUsersDefault Notify Users (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyEventIdGets or sets the SchedulerEventId for this event (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyNotifyEMailGets 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.

(Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyNotifyOtherGets 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.

(Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyNotifyUsersGets 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.

(Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyParentFolderGets the System object for this entry.  
Public PropertyServerOverridden. JAMS Server  
Public PropertyTriggerGets the Setup object for this entry.  
Public PropertyTriggerIDGets the TriggerID of the trigger that raised this event  
Top
See Also

Reference

SchedulerTriggerEventArgs Class
MVPSI.JAMSScheduler Namespace

Send Feedback