InvalidCrossTenantIdFormatException constructor (String)
Namespace: Microsoft.Exchange.Data.Directory
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Sub New ( _
str As String _
)
'Usage
Dim str As String
Dim instance As New InvalidCrossTenantIdFormatException(str)
public InvalidCrossTenantIdFormatException(
string str
)
Parameters
- str
Type: System.String
See also
Reference
InvalidCrossTenantIdFormatException class
InvalidCrossTenantIdFormatException members