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