IConversationPropertyDictionary Members

Include Protected Members
Include Inherited Members

The IConversationPropertyDictionary type exposes the following members.

Methods

  Name Description
Ff398119.pubmethod(en-us,OCS.14).gif ContainsKey
Returns true if there is a value associated with the given key
Ff398119.pubmethod(en-us,OCS.14).gif get_Item
Returns the related item value for a given a conversation propery type.
Ff398119.pubmethod(en-us,OCS.14).gif GetKeyAt
Gets a key based on an index.
Ff398119.pubmethod(en-us,OCS.14).gif GetValueAt
Gets a value based on an index.
Ff398119.pubmethod(en-us,OCS.14).gif TryGetValue
Tries to get a value for the given key.

Properties

  Name Description
Ff398119.pubproperty(en-us,OCS.14).gif Count
Returns number of items in the object.
Ff398119.pubproperty(en-us,OCS.14).gif Keys
Keys collection of conversation property dictionary.
Ff398119.pubproperty(en-us,OCS.14).gif Values
Values collection of conversation property dictionary.

See Also

IConversationPropertyDictionary Interface

UCCollaborationLib Namespace