OfflineAddressBook.LastTouchedTime Property

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

Syntax

'Declaration
Public Property LastTouchedTime As Nullable(Of DateTime)
    Get
    Friend Set
'Usage
Dim instance As OfflineAddressBook
Dim value As Nullable(Of DateTime)

value = instance.LastTouchedTime
public Nullable<DateTime> LastTouchedTime { get; internal set; }

Property Value

Type: System.Nullable<DateTime>
Returns Nullable<T>.