Click or drag to resize
MimeKit

AccessRightsToString Method

Return a String that represents the current AccessRights.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public override string ToString()

Return Value

String
A String that represents the current AccessRights.
Remarks
Returns a String that represents the current AccessRights.
See Also