Share via


ConversationProperties Members

Include Protected Members
Include Inherited Members

Represents the properties of a conversation used for property changed event.

The ConversationProperties type exposes the following members.

Constructors

  Name Description
Public method ConversationProperties() Creates a new instance of the ConversationProperties class.
Public method ConversationProperties(String, String, String) Creates a new instance of the ConversationProperties class with given parameters.

Top

Properties

  Name Description
Public property ActiveMediaTypes Gets the conversation active media types.
Public property Id Gets or sets the conversation ID.
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 method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

Fields

  Name Description
Public fieldStatic member ConversationActiveMediaTypesPropertyName The property name for active media types.
Public fieldStatic member ConversationIdPropertyName The property name for conversation ID.
Public fieldStatic member ConversationPriorityPropertyName The property name for priority.
Public fieldStatic member ConversationSubjectPropertyName The property name for subject.

Top

See Also

Reference

ConversationProperties Class

Microsoft.Rtc.Collaboration Namespace