In The Hand
LastUsed Property
NamespacesInTheHand.Net.SocketsBluetoothDeviceInfoLastUsed
.NET Components for Mobility
Date and Time this device was last used by the system.
Declaration Syntax
C#Visual Basic
public DateTime LastUsed { get; }
Public ReadOnly Property LastUsed As DateTime
Value
An instance of DateTime containing the time in UTC, or DateTime.MinValue if there's no value.
Remarks

Not supported under Windows CE and on the Widcomm stack (on both platforms) and will return DateTime.MinValue.

Is supported on Windows 7 with the Microsoft stack. Is not supported on earlier Win32 versions — there it just always returns the current time, see [P:LastSeen].

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0