Share via


ISPWContact.Name Property

Provides the name 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 Name As String
    Get
'Usage
Dim instance As ISPWContact
Dim value As String

value = instance.Name
string Name { get; }

Property Value

Type: System.String
Name of the contact.

See Also

Reference

ISPWContact Interface

ISPWContact Members

Microsoft.Office.SharePointWorkspace.AddIn Namespace