Click or drag to resize
MimeKit

AccessRightsClear Method

Clears the access rights.

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

Implements

ICollectionTClear
Remarks
Removes all of the access rights.
See Also