Click or drag to resize
MimeKit

MessageIdListClear Method

Clear the Message-Id list.

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public void Clear()

Implements

ICollectionTClear
Remarks
Removes all of the Message-Ids in the list.
See Also