Share via


OrganizationConfig.Industry property

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property Industry As IndustryType
    Get
'Usage
Dim instance As OrganizationConfig
Dim value As IndustryType

value = instance.Industry
public IndustryType Industry { get; }

Property value

Type: Microsoft.Exchange.Data.Directory.IndustryType

See also

Reference

OrganizationConfig class

OrganizationConfig members

Microsoft.Exchange.Data.Directory.Management namespace