Click or drag to resize
ConferenceMeetingEndGMTTime Property
Returns the meeting end time if an end time is set for the conference call. Otherwise, MinValue is returned.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public DateTime MeetingEndGMTTime { get; }

Property Value

Type: DateTime
Remarks
see also: EndTimeChanged
See Also