Edit

Share via


ModalityStateChangePropertyDictionary Class

Definition

public ref class ModalityStateChangePropertyDictionary : Microsoft::Lync::Model::Internal::UCWLite, System::Collections::Generic::ICollection<System::Collections::Generic::KeyValuePair<Microsoft::Lync::Model::Conversation::ModalityStateChangeProperty, System::Object ^>>, System::Collections::Generic::IDictionary<Microsoft::Lync::Model::Conversation::ModalityStateChangeProperty, System::Object ^>, System::Collections::Generic::IEnumerable<System::Collections::Generic::KeyValuePair<Microsoft::Lync::Model::Conversation::ModalityStateChangeProperty, System::Object ^>>
public class ModalityStateChangePropertyDictionary : Microsoft.Lync.Model.Internal.UCWLite, System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<Microsoft.Lync.Model.Conversation.ModalityStateChangeProperty,object>>, System.Collections.Generic.IDictionary<Microsoft.Lync.Model.Conversation.ModalityStateChangeProperty,object>, System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<Microsoft.Lync.Model.Conversation.ModalityStateChangeProperty,object>>
type ModalityStateChangePropertyDictionary = class
    inherit UCWLite
    interface IDictionary<ModalityStateChangeProperty, obj>
    interface ICollection<KeyValuePair<ModalityStateChangeProperty, obj>>
    interface seq<KeyValuePair<ModalityStateChangeProperty, obj>>
    interface IEnumerable
Public Class ModalityStateChangePropertyDictionary
Inherits UCWLite
Implements ICollection(Of KeyValuePair(Of ModalityStateChangeProperty, Object)), IDictionary(Of ModalityStateChangeProperty, Object), IEnumerable(Of KeyValuePair(Of ModalityStateChangeProperty, Object))
Inheritance
ModalityStateChangePropertyDictionary
Implements

Properties

Methods

Explicit Interface Implementations

Applies to