CustomSystemEventTrigger.Recurrence Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets when this custom system event trigger may be activated.
public:
property CustomSystemEventTriggerRecurrence Recurrence { CustomSystemEventTriggerRecurrence get(); };
CustomSystemEventTriggerRecurrence Recurrence();
public CustomSystemEventTriggerRecurrence Recurrence { get; }
var customSystemEventTriggerRecurrence = customSystemEventTrigger.recurrence;
Public ReadOnly Property Recurrence As CustomSystemEventTriggerRecurrence
Property Value
An enum that specifies when this custom system event trigger may be activated.