IContactPropertyDictionary Members

Include Protected Members
Include Inherited Members

The IContactPropertyDictionary type exposes the following members.

Methods

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

Properties

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

See Also

IContactPropertyDictionary Interface

UCCollaborationLib Namespace