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: 550.0.60.0
Syntaxpublic DateTime MeetingEndGMTTime { get; }
Property Value
Type:
DateTime
Remarks
see also: EndTimeChanged
See Also