| ConferenceMeetingEndGMTTime Property |
Returns the meeting end time if an end time is set for the conference call.
Otherwise, MinValue is returned.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic DateTime MeetingEndGMTTime { get; }Property Value
Type:
DateTime
Remarks
see also: EndTimeChanged
See Also