Represents a strongly typed collection of EwsItemInfo objects.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic |
|---|
Public Class EwsItemCollection _ Implements ICollection(Of EwsItemInfo), IEnumerable(Of EwsItemInfo), _ IEnumerable |
| C# |
|---|
public class EwsItemCollection : ICollection<EwsItemInfo>, IEnumerable<EwsItemInfo>, IEnumerable |
Inheritance Hierarchy
System..::..Object
Rebex.Net..::..EwsItemCollection
Rebex.Net..::..EwsItemCollection