OrganizationNotFoundException constructor (SerializationInfo, StreamingContext)
NOTE: This API is now obsolete.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
<ObsoleteAttribute("This class is no longer supported.")> _
Protected Sub New ( _
info As SerializationInfo, _
context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext
Dim instance As New OrganizationNotFoundException(info, context)
[ObsoleteAttribute("This class is no longer supported.")]
protected OrganizationNotFoundException(
SerializationInfo info,
StreamingContext context
)
Parameters
- context
Type: System.Runtime.Serialization.StreamingContext
See also
Reference
OrganizationNotFoundException class
OrganizationNotFoundException members