Version

LicenseOptions Enumeration

Contains bitflags which describe any additional options for which the associated product is licensed; e.g., Office2007UI
Syntax
'Declaration
 
Public Enum LicenseOptions 
   Inherits System.Enum
public enum LicenseOptions : System.Enum 
Members
MemberDescription
AllLicensed to use all optional features.
NoneNo additional license options.
Office2007UILicensed to use the Office2007 user interface features.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also