IParticipantPropertyDictionary Members

Include Protected Members
Include Inherited Members

The IParticipantPropertyDictionary type exposes the following members.

Methods

  Name Description
Ff398140.pubmethod(en-us,OCS.14).gif ContainsKey
Returns true if a given key exists and has an associated value.
Ff398140.pubmethod(en-us,OCS.14).gif get_Item
Returns the related item value for a given participant propery type.
Ff398140.pubmethod(en-us,OCS.14).gif GetKeyAt
Gets a key based on a index.
Ff398140.pubmethod(en-us,OCS.14).gif GetValueAt
Gets a value based on a index.
Ff398140.pubmethod(en-us,OCS.14).gif TryGetValue
Tries to find a value for a given key.

Properties

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

See Also

IParticipantPropertyDictionary Interface

UCCollaborationLib Namespace