Skip to main content

Class VideoMeetingReservation

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for VideoMeetingReservation. VideoMeetingReservation - Create or delete a VideoMeetingReservation. The VideoMeetingReservation.MeetingId can be linked to an Appointment

Inheritance

objectVideoMeetingReservation

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

VideoMeetingReservation()

Default constructor - defaults any enum props to 0.

Properties

VideoMeetingId

The ID for the meeting, as considered from the central meeting service, not SO

Property Value

string

VideoMeetingUrl

The URL for the meeting.

Property Value

string

See Also

AppointmentAgent