WebDAV .NET for Exchange > Tutorial > Monitor meeting response

After you sent meeting request with method SendMeetingRequest then you can use following example to monitor meeting response. Here we use search method to retrieve response messages and to get response status. This will help you to find who accepted or declined meeting request.

C# example
VB example