Share via


ADSystemAttendantMailbox.IsMailboxEnabled property

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

Syntax

'Declaration
Public ReadOnly Property IsMailboxEnabled As Boolean
    Get
'Usage
Dim instance As ADSystemAttendantMailbox
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

ADSystemAttendantMailbox class

ADSystemAttendantMailbox members

Microsoft.Exchange.Data.Directory.Recipient namespace