OfflineAddressBook.LastNumberOfRecords Property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property LastNumberOfRecords As Nullable(Of Integer)
Get
Friend Set
'Usage
Dim instance As OfflineAddressBook
Dim value As Nullable(Of Integer)
value = instance.LastNumberOfRecords
public Nullable<int> LastNumberOfRecords { get; internal set; }
Property Value
Type: System.Nullable<Int32>
Returns Nullable<T>.