The ParticipationStatusToDoType type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Accepted |
A to-do is accepted.
|
![]() ![]() | Completed |
A to-do is completed.
|
![]() ![]() | Declined |
A to-do is declined.
|
![]() ![]() | Delegated |
A to-do is delegated.
|
![]() ![]() | InProgress |
A to-do is in-progress.
|
![]() | Name |
Gets the string representation of the enum value.
(Inherited from ExtendibleEnum.) |
![]() ![]() | NeedsAction |
A to-do needs action.
|
![]() | Number |
Gets the integer representation of the enum value. Default is -1.
(Inherited from ExtendibleEnum.) |
![]() ![]() | Tentative |
A to-do tentatively accepted.
|