ILicAgent.GetLastName Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Function GetLastName As String
'Usage
Dim instance As ILicAgent
Dim returnValue As String
returnValue = instance.GetLastName()
string GetLastName()
Return Value
Type: System.String