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