ClientSession.LogonDateTime Property

Gets the last Logon DateTime.
<ID("LogonDateTime", (int)e.LogonDateTime)> _ 
<EditorBrowsable(EditorBrowsableState.Never)> _ 
Public Property LogonDateTime() As Date 
Get 
This language is not supported or no code example is available.
[ID("LogonDateTime", (int)e.LogonDateTime)] 
[EditorBrowsable(EditorBrowsableState.Never)] 
public DateTime LogonDateTime {get;}
This language is not supported or no code example is available.

Property Value

DateTime

.NET Framework

Supported in: 4.8

In this article

Definition