I appreciate that the C# wrapper is “not actively supported by Zoom”, but just raising this one as an FYI.
The C# wrapper contains an inconsistent enum value in MeetingFailCode.
Windows
MEETING_FAIL_
CONNECTION
_ERR = 1
Windows (C#)
MEETING_FAIL_
NETWORK
_ERR = 1