Class ExchangeFolderInfoCollection

ExchangeFolderInfoCollection class

Represents a collection of ExchangeMessageInfo objects.

public class ExchangeFolderInfoCollection : Collection<ExchangeFolderInfo>

Constructors

NameDescription
ExchangeFolderInfoCollection()The default constructor.

See Also