Share via


TestOrganizationRelationshipResult.Id property

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

Syntax

'Declaration
Public Property Id As TestOrganizationRelationshipResultId
    Get
    Set
'Usage
Dim instance As TestOrganizationRelationshipResult
Dim value As TestOrganizationRelationshipResultId

value = instance.Id

instance.Id = value
public TestOrganizationRelationshipResultId Id { get; set; }

Property value

Type: Microsoft.Exchange.Management.Sharing.TestOrganizationRelationshipResultId

See also

Reference

TestOrganizationRelationshipResult class

TestOrganizationRelationshipResult members

Microsoft.Exchange.Management.Sharing namespace