Share via


ADSystemAttendantMailbox.OfflineAddressBook property

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

Syntax

'Declaration
Public Property OfflineAddressBook As ADObjectId
    Get
    Set
'Usage
Dim instance As ADSystemAttendantMailbox
Dim value As ADObjectId

value = instance.OfflineAddressBook

instance.OfflineAddressBook = value
public ADObjectId OfflineAddressBook { get; set; }

Property value

Type: Microsoft.Exchange.Data.Directory.ADObjectId

See also

Reference

ADSystemAttendantMailbox class

ADSystemAttendantMailbox members

Microsoft.Exchange.Data.Directory.Recipient namespace