Share via


ExchangeRole.IsEndUserRole property

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

Syntax

'Declaration
Public ReadOnly Property IsEndUserRole As Boolean
    Get
'Usage
Dim instance As ExchangeRole
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

ExchangeRole class

ExchangeRole members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace