Skype4COM: ChatCollection Class Reference

Skype4COM

Skype4COM 1.0.36.0

ChatCollection Class Reference

This class manages Chat collections. More...

import "Skype4COM.idl";


Detailed Description

This class manages Chat collections.

This class manages collections of Chat objects. To query a chat collection, use For Each .. Next statements.

Example:
  '// To query chat history:
  For Each oChat In oSkype.Chats
  Next 
See also:
IChat, IChatCollection

The documentation for this class was generated from the following file:

Copyright � 2006 Skype Limited. All rights reserved.