GetRoomListsCompletedEventHandler Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public delegate void GetRoomListsCompletedEventHandler(System::Object ^ sender, GetRoomListsCompletedEventArgs ^ e);
public delegate void GetRoomListsCompletedEventHandler(object sender, GetRoomListsCompletedEventArgs e);
Public Delegate Sub GetRoomListsCompletedEventHandler(sender As Object, e As GetRoomListsCompletedEventArgs)
Parameters
- sender
- Object
Remarks
Note: This member applies to versions of Exchange starting with Exchange Server 2010 Service Pack 1 (SP1), including Exchange Online.