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