C# Class MailKit.Net.Imap.ImapFolder.Quota

Mostrar archivo Open project: jstedfast/MailKit

Public Properties

Property Type Description
CurrentMessageCount uint?
CurrentStorageSize uint?
MessageLimit uint?
StorageLimit uint?

Property Details

CurrentMessageCount public_oe property

public uint? CurrentMessageCount
return uint?

CurrentStorageSize public_oe property

public uint? CurrentStorageSize
return uint?

MessageLimit public_oe property

public uint? MessageLimit
return uint?

StorageLimit public_oe property

public uint? StorageLimit
return uint?