ConversationProperties 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()()()() Initializes this instance.
Public method ConversationProperties(String, String, String) Initialize conversation property with given parameters.

Top

Properties

  Name Description
Public property ActiveMediaTypes
Public property Id
Public property Priority Gets or sets the priority.
Public property Subject Gets or set the subject.

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
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