ConversationSettings Members

Captures the initial conversation settings such as subject and priority.

The ConversationSettings type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Id
Public property Priority Gets or sets the call importance.
Public property Subject Gets or sets the subject.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetDerivedConversationId
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