GetRoomListsCompletedEventArgs Class
Inheritance Hierarchy
System.Object
System.EventArgs
System.ComponentModel.AsyncCompletedEventArgs
ExchangeWebServices.GetRoomListsCompletedEventArgs
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Class GetRoomListsCompletedEventArgs _
Inherits AsyncCompletedEventArgs
'Usage
Dim instance As GetRoomListsCompletedEventArgs
public class GetRoomListsCompletedEventArgs : AsyncCompletedEventArgs
Remarks
Note
This member was introduced in Exchange Server 2010 Service Pack 1 (SP1).
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.