ISessionStartTime Property |
Gets the date and time when the session has been started.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxDateTime StartTime { get; }
ReadOnly Property StartTime As DateTime
Get
property DateTime StartTime {
DateTime get ();
}
abstract StartTime : DateTime with get
Property Value
Type:
DateTime
See Also