Share via


TestOrganizationRelationshipResult.Status property

Namespace:  Microsoft.Exchange.Management.Sharing
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property Status As String
    Get
    Set
'Usage
Dim instance As TestOrganizationRelationshipResult
Dim value As String

value = instance.Status

instance.Status = value
public string Status { get; set; }

Property value

Type: System.String

See also

Reference

TestOrganizationRelationshipResult class

TestOrganizationRelationshipResult members

Microsoft.Exchange.Management.Sharing namespace