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