NotInBagPropertyErrorException Class

Namespace: Microsoft.Exchange.Data.Storage
Assembly: Microsoft.Exchange.Data.Storage (in microsoft.exchange.data.storage.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class NotInBagPropertyErrorException
    Inherits InvalidOperationException
[SerializableAttribute] 
public class NotInBagPropertyErrorException : InvalidOperationException

Inheritance Hierarchy

System.Object
   System.Exception
     System.SystemException
       System.InvalidOperationException
        Microsoft.Exchange.Data.Storage.NotInBagPropertyErrorException

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.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2)

Target Platforms

Windows 98, Windows 2000, Windows 2000 Server, Windows CE, Windows Longhorn, Windows 98 Second Edition, Pocket PC, Smart Phone, Windows Server 2003, Windows XP Professional with Service Pack 2 (SP2)

See Also

Reference

NotInBagPropertyErrorException Members
Microsoft.Exchange.Data.Storage Namespace