Enum ParticipationStatus
ParticipationStatus enumeration
Identifies the participation status for the calendar user.
public enum ParticipationStatus
Values
| Name | Value | Description |
|---|---|---|
| NeedsAction | 0 | Event needs action |
| Accepted | 1 | Event accepted |
| Declined | 2 | Event declined |
| Tentative | 3 | Event tentatively accepted |
| Delegated | 4 | Event delegated |
See Also
- namespace Aspose.Email
- assembly Aspose.Email