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