MailBee.NET Objects 4.0

MessageIndexCollection.AddIndex Method 

When overridden in a derived class, should add the message index (ordinal message number or UID) specified as string, to the collection.

public abstract void AddIndex(
   string index
);

Parameters

index
The message index.

See Also

MessageIndexCollection Class | MailBee.ImapMail Namespace | MessageNumberCollection | UidCollection