Share via


ADSystemAttendantMailbox.DeliverToMailboxAndForward property

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

Syntax

'Declaration
Public Property DeliverToMailboxAndForward As Boolean
    Get
    Set
'Usage
Dim instance As ADSystemAttendantMailbox
Dim value As Boolean

value = instance.DeliverToMailboxAndForward

instance.DeliverToMailboxAndForward = value
public bool DeliverToMailboxAndForward { get; set; }

Property value

Type: System.Boolean

See also

Reference

ADSystemAttendantMailbox class

ADSystemAttendantMailbox members

Microsoft.Exchange.Data.Directory.Recipient namespace