Share via


Source.CanonicalId property

Gets the CanonicalId object for the Source object.

Namespace:  Microsoft.Office.Server.Discovery
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public ReadOnly Property CanonicalId As String
    Get
'Usage
Dim instance As Source
Dim value As String

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

Property value

Type: System.String

Remarks

This property is used by the client API.

See also

Reference

Source class

Source members

Microsoft.Office.Server.Discovery namespace