Share via


MeetingInfo Class

Definition

General information about a Teams meeting.

public class MeetingInfo
type MeetingInfo = class
Public Class MeetingInfo
Inheritance
MeetingInfo

Constructors

MeetingInfo()

Initializes a new instance of the MeetingInfo class.

MeetingInfo(MeetingDetails, ConversationAccount, TeamsChannelAccount)

Initializes a new instance of the MeetingInfo class.

Properties

Conversation

Gets or sets the Conversation Account for the meeting.

Details

Gets or sets the specific details of a Teams meeting.

Organizer

Gets or sets the meeting organizer's user information.

Applies to