Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
Visual Basic |
---|
Private ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of ImapMessageInfo).IsReadOnly Get |
C# |
---|
bool ICollection<ImapMessageInfo>.IsReadOnly { get; } |