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