Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides values for specifying attendee replies to a meeting invitation.
Namespace: [Meetings Web service]
Web service reference: http://Site/_vti_bin/Meetings.asmx
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration AttendeeResponse
'Usage
Dim instance As AttendeeResponse
[SerializableAttribute]
public enum AttendeeResponse
Members
Member name | Description | |
---|---|---|
responseAccepted | The invitee accepted the meeting invitation. | |
responseTentative | The invitee marked the meeting invitation as tentative. | |
responseDeclined | The invitee declined the meeting invitation. |