The ConversationPropertiestype exposes the following members.

Constructors

  Name Description
ConversationProperties Overloaded.

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Fields

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

Properties

  Name Description
ActiveMediaTypes
Gets the conversation active media types.
Id
Gets or sets the conversation ID.
Priority
Gets or sets the priority of the conversation.
Subject
Gets or sets the subject of the conversation.

See Also