Share via


InvalidCrossTenantIdFormatException.Str property

Namespace:  Microsoft.Exchange.Data.Directory
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property Str As String
    Get
'Usage
Dim instance As InvalidCrossTenantIdFormatException
Dim value As String

value = instance.Str
public string Str { get; }

Property value

Type: System.String

See also

Reference

InvalidCrossTenantIdFormatException class

InvalidCrossTenantIdFormatException members

Microsoft.Exchange.Data.Directory namespace