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