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