ConversationList 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.
List of channels under a team.
public class ConversationList
type ConversationList = class
Public Class ConversationList
- Inheritance
-
ConversationList
Constructors
ConversationList() |
Initializes a new instance of the ConversationList class. |
ConversationList(IList<ChannelInfo>) |
Initializes a new instance of the ConversationList class. |
Properties
Conversations |
Gets or sets the conversations. |