OfflineAddressBookPresentationObject.Schedule property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property Schedule As Schedule
Get
'Usage
Dim instance As OfflineAddressBookPresentationObject
Dim value As Schedule
value = instance.Schedule
public Schedule Schedule { get; }
Property value
Type: Microsoft.Exchange.Data.Schedule
See also
Reference
OfflineAddressBookPresentationObject class
OfflineAddressBookPresentationObject members
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace