Share via


PickerResult.Id Property

Retrieves the unique identifier of the associated PickerResult object.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Id As String
    Get
'Usage
Dim instance As PickerResult
Dim value As String

value = instance.Id
string Id { get; }

Property Value

Type: System.String

Remarks

Read-only.

See Also

Reference

PickerResult Interface

PickerResult Members

Microsoft.Office.Core Namespace