BCGControlBar Library for .NET
OutlookItemsCollection Class
Members 




Inherits CollectionWithEvents class of BCGSoft.Controls.Shared namespace.
Represents a collection of the outlook items on the OutlookBarPane.  Collection allows to get an item by the specified index and set it, add them.

Object Model
OutlookItemsCollection ClassOutlookBarItem Class
Syntax
'Declaration
 
Public Class OutlookItemsCollection 
   Inherits BCGSoft.Shared.CollectionWithEvents
'Usage
 
Dim instance As OutlookItemsCollection
public class OutlookItemsCollection : BCGSoft.Shared.CollectionWithEvents 
public __gc class OutlookItemsCollection : public BCGSoft.Shared.CollectionWithEvents 
public ref class OutlookItemsCollection : public BCGSoft.Shared.CollectionWithEvents 
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      BCGSoft.Shared.CollectionWithEvents
         BCGSoft.Controls.OutlookBar.OutlookItemsCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OutlookItemsCollection Members
BCGSoft.Controls.OutlookBar Namespace

Send Feedback