Share via


ExchangeRole.RoleType property

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

Syntax

'Declaration
Public Property RoleType As RoleType
    Get
    Friend Set
'Usage
Dim instance As ExchangeRole
Dim value As RoleType

value = instance.RoleType
public RoleType RoleType { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.RoleType

See also

Reference

ExchangeRole class

ExchangeRole members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace