Click or drag to resize

ImapGetQuotaRootAsync Method

Overload List
  NameDescription
Public methodGetQuotaRootAsync(String)
Gets quotas for specified folder. Not all servers support Quota, you can check which extensions remote server supports using SupportedExtensions method.
Public methodGetQuotaRootAsync(FolderInfo)
Gets quotas for specified folder. Not all servers support Quota, you can check which extensions remote server supports using SupportedExtensions method.
Top
See Also