IContactSettingDictionary Members

Include Protected Members
Include Inherited Members

The IContactSettingDictionary type exposes the following members.

Methods

  Name Description
Hh291557.pubmethod(en-us,OCS.14).gif ContainsKey
Check to see if there is a values associated the given key
Hh291557.pubmethod(en-us,OCS.14).gif get_Item
Returns the related item value for a given key.
Hh291557.pubmethod(en-us,OCS.14).gif GetKeyAt
Get a key based on the index.
Hh291557.pubmethod(en-us,OCS.14).gif GetValueAt
Get a value based on the index.
Hh291557.pubmethod(en-us,OCS.14).gif TryGetValue
Tries to find a value based on the given key.

Properties

  Name Description
Hh291557.pubproperty(en-us,OCS.14).gif Count
Returns number of items in the object.
Hh291557.pubproperty(en-us,OCS.14).gif Keys
Keys collection
Hh291557.pubproperty(en-us,OCS.14).gif Values
Values collection; same sequece as keys

See Also

IContactSettingDictionary Interface

UCCollaborationLib Namespace