ADSystemAttendantMailbox.DeletedItemFlags Property
Namespace: Microsoft.Exchange.Data.Directory.Recipient
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property DeletedItemFlags As DeletedItemRetention
Get
Set
'Usage
Dim instance As ADSystemAttendantMailbox
Dim value As DeletedItemRetention
value = instance.DeletedItemFlags
instance.DeletedItemFlags = value
public DeletedItemRetention DeletedItemFlags { get; set; }
Property Value
Type: Microsoft.Exchange.Data.Directory.Recipient.DeletedItemRetention