ProductKey.IsEmpty property

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public ReadOnly Property IsEmpty As Boolean
    Get
'Usage
Dim instance As ProductKey
Dim value As Boolean

value = instance.IsEmpty
public bool IsEmpty { get; }

Property value

Type: System.Boolean

See also

Reference

ProductKey structure

ProductKey members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace