ImapGet |
public Task<List<long>> GetAllAsync( CancellationToken cancel = default )
Public Function GetAllAsync ( Optional cancel As CancellationToken = Nothing ) As Task(Of List(Of Long))
public: Task<List<long long>^>^ GetAllAsync( CancellationToken cancel = CancellationToken() )
member GetAllAsync : ?cancel : CancellationToken (* Defaults: let _cancel = defaultArg cancel new CancellationToken() *) -> Task<List<int64>>
.NET email, SMTP, POP3 and IMAP .NET component - Copyright (c) Limilabs