| DiaSpringWrapperCommonChannelInfoCallEndTime Property |
The current or last call ending time in local datetime format. This value is reset to MaxValue on each new call.
Namespace: InkostarAssembly: DiaSpringWrapper (in DiaSpringWrapper.dll) Version: 0.0.0.0
Syntaxpublic DateTime CallEndTime { get; }Public ReadOnly Property CallEndTime As DateTime
Get
public:
property DateTime CallEndTime {
DateTime get ();
}member CallEndTime : DateTime with get
Property Value
Type:
DateTime
See Also