RingCentral .Net SDK
Properties | List of all members
RingCentral.MeetingOccurrenceInfo Class Reference

Properties

string id [get, set]
 Identifier of a meeting occurrence More...
 
string startTime [get, set]
 Starting time of a meeting occurrence Format: date-time More...
 
long? durationInMinutes [get, set]
 Duration of a meeting occurrence Format: int64 More...
 
string status [get, set]
 Status of a meeting occurrence More...
 

Property Documentation

◆ durationInMinutes

long? RingCentral.MeetingOccurrenceInfo.durationInMinutes
getset

Duration of a meeting occurrence Format: int64

◆ id

string RingCentral.MeetingOccurrenceInfo.id
getset

Identifier of a meeting occurrence

◆ startTime

string RingCentral.MeetingOccurrenceInfo.startTime
getset

Starting time of a meeting occurrence Format: date-time

◆ status

string RingCentral.MeetingOccurrenceInfo.status
getset

Status of a meeting occurrence


The documentation for this class was generated from the following file: