NoEwsResponseException Class
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Exchange.Data.Common.LocalizedException
Microsoft.Exchange.InfoWorker.Common.MailTips.NoEwsResponseException
Namespace: Microsoft.Exchange.InfoWorker.Common.MailTips
Assembly: Microsoft.Exchange.InfoWorker.Common (in Microsoft.Exchange.InfoWorker.Common.dll)
Syntax
'Declaration
Public Class NoEwsResponseException _
Inherits LocalizedException
'Usage
Dim instance As NoEwsResponseException
public class NoEwsResponseException : LocalizedException
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.