MailBee.NET Objects 4.0

UidCollection.Add Method 

Adds the specified UID to the collection.

public void Add(
   long uid
);

Parameters

uid
The UID value.

See Also

UidCollection Class | MailBee.ImapMail Namespace