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