Share via


MailboxMessageConfiguration.EmptyDeletedItemsOnLogoff property

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

Syntax

'Declaration
Public Property EmptyDeletedItemsOnLogoff As Boolean
    Get
    Set
'Usage
Dim instance As MailboxMessageConfiguration
Dim value As Boolean

value = instance.EmptyDeletedItemsOnLogoff

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

Property value

Type: System.Boolean

See also

Reference

MailboxMessageConfiguration class

MailboxMessageConfiguration members

Microsoft.Exchange.Data.Storage.Management namespace