public ExtendedAsyncResult<ImapMessage> DownloadImapMessageAsync( int messageInboxIndex, ImapEnvelopeParts parts )
Public Function DownloadImapMessageAsync( _ ByVal messageInboxIndex As Integer, _ ByVal parts As ImapEnvelopeParts _ ) As ExtendedAsyncResult(Of ImapMessage)
public: ExtendedAsyncResult<ImapMessage> DownloadImapMessageAsync( int messageInboxIndex, ImapEnvelopeParts parts );