Share via


ADSystemAttendantMailbox.ExchangeSecurityDescriptor property

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

Syntax

'Declaration
Public Property ExchangeSecurityDescriptor As RawSecurityDescriptor
    Get
    Set
'Usage
Dim instance As ADSystemAttendantMailbox
Dim value As RawSecurityDescriptor

value = instance.ExchangeSecurityDescriptor

instance.ExchangeSecurityDescriptor = value
public RawSecurityDescriptor ExchangeSecurityDescriptor { get; set; }

Property value

Type: System.Security.AccessControl.RawSecurityDescriptor

See also

Reference

ADSystemAttendantMailbox class

ADSystemAttendantMailbox members

Microsoft.Exchange.Data.Directory.Recipient namespace