| CallCallStartTime Property |
diaGlobWrapper Help
Returns the call start time.
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic DateTime CallStartTime { get; }Public ReadOnly Property CallStartTime As DateTime
Get
public:
property DateTime CallStartTime {
DateTime get ();
}member CallStartTime : DateTime with get
Property Value
Type:
DateTime
See Also