MeetingDetailsBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specific details of a Teams meeting.
public class MeetingDetailsBase
type MeetingDetailsBase = class
Public Class MeetingDetailsBase
- Inheritance
-
MeetingDetailsBase
- Derived
Properties
Id |
Gets or sets the meeting's Id, encoded as a BASE64 string. |
JoinUrl |
Gets or sets the URL used to join the meeting. |
Title |
Gets or sets the title of the meeting. |