Class ExchangeAttachmentInfoCollection

ExchangeAttachmentInfoCollection class

Represents the collection of ExchangeAttachmentInfo

public sealed class ExchangeAttachmentInfoCollection : Collection<ExchangeAttachmentInfo>

Constructors

NameDescription
ExchangeAttachmentInfoCollection()The default constructor.

See Also