Share via


XsoMailboxConfigurationObject.MailboxOwnerId property

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

Syntax

'Declaration
Public Property MailboxOwnerId As ADObjectId
    Get
    Friend Set
'Usage
Dim instance As XsoMailboxConfigurationObject
Dim value As ADObjectId

value = instance.MailboxOwnerId
public ADObjectId MailboxOwnerId { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.Directory.ADObjectId

See also

Reference

XsoMailboxConfigurationObject class

XsoMailboxConfigurationObject members

Microsoft.Exchange.Data.Storage.Management namespace