Enum EventType
Defines the type of event
public enum EventType
Fields
Exception = 2Exception
Occurrence = 1Event is of type Occurence and will repeat
SeriesMaster = 3SeriesMaster
SingleInstance = 0Event will only take place once
Defines the type of event
public enum EventType
Exception = 2Exception
Occurrence = 1Event is of type Occurence and will repeat
SeriesMaster = 3SeriesMaster
SingleInstance = 0Event will only take place once