ConferenceInvitation.Conversation Property
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.
Gets the conversation associated with the conference.
public:
property Microsoft::Rtc::Collaboration::Conversation ^ Conversation { Microsoft::Rtc::Collaboration::Conversation ^ get(); };
public Microsoft.Rtc.Collaboration.Conversation Conversation { get; }
member this.Conversation : Microsoft.Rtc.Collaboration.Conversation
Public ReadOnly Property Conversation As Conversation