ISessionStartTime Property |
Gets the date and time when the session has been started.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax DateTime StartTime { get; }
ReadOnly Property StartTime As DateTime
Get
property DateTime StartTime {
DateTime get ();
}
abstract StartTime : DateTime with get
Property Value
Type:
DateTimeSee Also