 |
ChannelResourceCallStart Property |
The time the call was started.
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntaxpublic DateTime CallStart { get; }Public ReadOnly Property CallStart As DateTime
Get
public:
property DateTime CallStart {
DateTime get ();
}member CallStart : DateTime with get
Property Value
Type:
DateTime
See Also