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