ISPWApplication.CurrentContact Property
Returns contact information about the current user.
Namespace: Microsoft.Office.SharePointWorkspace.AddIn
Assembly: Microsoft.Office.SharePointWorkspace.AddIn.Interface (in Microsoft.Office.SharePointWorkspace.AddIn.Interface.dll)
Syntax
'Declaration
ReadOnly Property CurrentContact As ISPWContact
Get
'Usage
Dim instance As ISPWApplication
Dim value As ISPWContact
value = instance.CurrentContact
ISPWContact CurrentContact { get; }
Property Value
Type: Microsoft.Office.SharePointWorkspace.AddIn.ISPWContact
The workspace member on the local system.