Share via


ISPWContact.ID Property

Provides the identity URL of the contact.

Namespace:  Microsoft.Office.SharePointWorkspace.AddIn
Assembly:  Microsoft.Office.SharePointWorkspace.AddIn.Interface (in Microsoft.Office.SharePointWorkspace.AddIn.Interface.dll)

Syntax

'Declaration
ReadOnly Property ID As String
    Get
'Usage
Dim instance As ISPWContact
Dim value As String

value = instance.ID
string ID { get; }

Property Value

Type: System.String
The identity URL of the contact.

See Also

Reference

ISPWContact Interface

ISPWContact Members

Microsoft.Office.SharePointWorkspace.AddIn Namespace