ConversationsResult 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.
Conversations result.
public class ConversationsResult
type ConversationsResult = class
Public Class ConversationsResult
- Inheritance
-
ConversationsResult
Constructors
ConversationsResult() |
Initializes a new instance of the ConversationsResult class. |
ConversationsResult(String, IList<ConversationMembers>) |
Initializes a new instance of the ConversationsResult class. |
Properties
ContinuationToken |
Gets or sets paging token. |
Conversations |
Gets or sets list of conversations. |