Share via


MailboxAuditLogRecord.MailboxResolvedOwnerName property

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

Syntax

'Declaration
Public Property MailboxResolvedOwnerName As String
    Get
    Private Set
'Usage
Dim instance As MailboxAuditLogRecord
Dim value As String

value = instance.MailboxResolvedOwnerName
public string MailboxResolvedOwnerName { get; private set; }

Property value

Type: System.String

See also

Reference

MailboxAuditLogRecord class

MailboxAuditLogRecord members

Microsoft.Exchange.Data.Directory.Management namespace