ExpirationType
The expiration type.
Possible enumeration values:
Name | Value | Description |
---|---|---|
Never |
1 |
An enum constant representing the never option. |
DaysBeforeEvent |
2 |
An enum constant representing the days before event option. |
OnDate |
3 |
An enum constant representing the on date option. |