UserResponse
UserResponse enumeration
Indicates whether the meeting is being accepted, tentatively accepted, or declined.
public enum UserResponse
Values
Name | Value | Description |
---|---|---|
Accepted | 1 |
Meeting is accepted |
TentativelyAccepted | 2 |
Meeting is tentatively accepted |
Declined | 3 |
Meeting is declined |
See Also
- namespace Aspose.Email.Clients.ActiveSync.TransportLayer
- assembly Aspose.Email