|  | 
| string | startTime  [get, set] | 
|  | Session start time. If a session hasn't been started this fields should be set to "scheduledStartTime" Format: date-time  More... 
 | 
|  | 
| string | endTime  [get, set] | 
|  | Session end time. If a session hasn't been finished this fields should be set to ("startTime"+"scheduledDuration") Format: date-time  More... 
 | 
|  | 
| long? | duration  [get, set] | 
|  | Session duration in seconds rounded up (returned if 'startTime' and 'endTime' are not empty) Format: int32 Example: 3600  More... 
 | 
|  | 
| string | title  [get, set] | 
|  | Session title. If blank - derived from webinar title. Example: Live Broadcasting US  More... 
 | 
|  | 
| string | description  [get, set] | 
|  | User-friendly description of the Session. If blank - derived from webinar title. Example: Live session for US-based participants  More... 
 | 
|  | 
◆ description
  
  | 
        
          | string RingCentral.SessionMinimalModel.description |  | getset | 
 
User-friendly description of the Session. If blank - derived from webinar title. Example: Live session for US-based participants 
 
 
◆ duration
  
  | 
        
          | long? RingCentral.SessionMinimalModel.duration |  | getset | 
 
Session duration in seconds rounded up (returned if 'startTime' and 'endTime' are not empty) Format: int32 Example: 3600 
 
 
◆ endTime
  
  | 
        
          | string RingCentral.SessionMinimalModel.endTime |  | getset | 
 
Session end time. If a session hasn't been finished this fields should be set to ("startTime"+"scheduledDuration") Format: date-time 
 
 
◆ startTime
  
  | 
        
          | string RingCentral.SessionMinimalModel.startTime |  | getset | 
 
Session start time. If a session hasn't been started this fields should be set to "scheduledStartTime" Format: date-time 
 
 
◆ title
  
  | 
        
          | string RingCentral.SessionMinimalModel.title |  | getset | 
 
Session title. If blank - derived from webinar title. Example: Live Broadcasting US 
 
 
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/SessionMinimalModel.cs