The RelatedType type exposes the following members.
Name | Description | |
---|---|---|
End |
The trigger is related to the end of the event or to-do. String value is "END", integer value is 2.
| |
Name |
Gets the string representation of the enum value.
(Inherited from ExtendibleEnum.) | |
Number |
Gets the integer representation of the enum value. Default is -1.
(Inherited from ExtendibleEnum.) | |
Start |
The trigger is related to the start of the event or to-do. String value is "START", integer value is 1.
|