Share via


ConversationSettings Members

Include Protected Members
Include Inherited Members

Represents settings that can be applied when creating a conversation.

The ConversationSettings type exposes the following members.

Constructors

  Name Description
Public method ConversationSettings() Initializes a new instance of the ConversationSettings class.
Public method ConversationSettings(String, String, String) Initializes a new instance of the ConversationSettings class with a given subject, priority and ID.

Top

Properties

  Name Description
Public property Id Gets or sets the conversation identifier.
Public property Priority Gets or sets the priority of the conversation.
Public property Subject Gets or sets the subject of the conversation.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public methodStatic member GetDerivedConversationId Gets the identifier for a new conversation that is extended from a previous conversation.
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

ConversationSettings Class

Microsoft.Rtc.Collaboration Namespace