Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 7,857 for

query

(0.08 sec)
  1. ListMessagesAsync | Aspose.Email for .NET API R...

    ListMessagesAsync Contents [ Hide ] ImapClient.ListMessagesAsync method (1 of 42) Gets the list of messages in the sp......string folderName , MailQuery query , int maxNumberOfMessages )...location query MailQuery MailQuery that represents search query. maxNumberOfMessages...

    reference.aspose.com/email/net/aspose.email.cli...
  2. ListTasks | Aspose.Email for .NET API Reference

    ListTasks Contents [ Hide ] IEWSClient.ListTasks method (1 of 6) Retrieves lists of exchange tasks. public TaskCollec......maxNumberOfItems , MailQuery query , bool recursive ) Parameter...Maximum number of items query MailQuery Mail query recursive Boolean...

    reference.aspose.com/email/net/aspose.email.cli...
  3. Public API Changes in Aspose.Email 3.9.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....BeginListMessages(MailQuery query, int maxNumberOfMessages) ImapClient...ng parentFolder, MailQuery query, int maxNumberOfMessages) ImapClient...

    docs.aspose.com/email/net/public-api-changes-in...
  4. SearchRequestStore | Aspose.Email for .NET API ...

    SearchRequestStore Contents [ Hide ] SearchRequestStore class Specify the name, Query and options for the search. pub......SearchRequestStore class Specify the name, query and options for the search....that include a ConversationId. Query { get; set; } Specifies the...

    reference.aspose.com/email/net/aspose.email.cli...
  5. Import Calendar from PST file to Outlook for Ma...

    PST file created using aspose-email-22.12 and this code based on that template: https://docs.aspose.com/email/java/working-with-calendar-items-in-pst-file/ Date startDate = new Date(); java.util.Calendar cal = java.…..."0x00007FAD5B57EB10", "Duration(ms)": 0, "Query": "BEGIN IMMEDIATE TRANSACTION"}..."0x00007FAD5B57EB10", "Duration(ms)": 0, "Query": "INSERT INTO Folders (Record_ModDate...

    forum.aspose.com/t/import-calendar-from-pst-fil...
  6. TableFormat | Aspose.Words for .NET API Reference

    Gets or sets the format that is to be applied to the result of the database Query....the result of the database query. public string TableFormat {...This DATABASE field will run a query on a database, and display the...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Large POP inbox timing out - Aspose.Total Produ...

    I have a large inbox, Pop3MailboxInfo MessageCount says 10596, so connection is good. I build a Query for emails from last 5 days only Dim builder As MailQueryBuilder = New MailQueryBuilder() builder.InternalDate.Sinc…... I build a query for emails from last 5 days...DateComparisonType.ByDateTime) Dim query As MailQuery = builder.GetQuery()...

    forum.aspose.com/t/large-pop-inbox-timing-out/1...
  8. Aspose::Email::Clients::Exchange::ExchangeAdvan...

    Classes | Public Member Functions | Friends | List of all members Aspose::Email::Clients::Exchange::ExchangeAdvancedS...... Implements an Advanced Query Syntax (AQS) search that is...get_QueryString () override The query string. More... void set_QueryString...

    reference.aspose.com/email/cpp/class/aspose.ema...
  9. ListItems | Aspose.Email for .NET API Reference

    ListItems Contents [ Hide ] IEWSClient.ListItems method (1 of 6) Retrieve list of item uries in specified folder publ...... string folder , MailQuery query ) Parameter Type Description...String folder to search items query MailQuery Additional conditions...

    reference.aspose.com/email/net/aspose.email.cli...
  10. Aspose email java - How to get old messages/ema...

    Hi I have a case where I am reading a set of emails using Aspose Email for Java in order to perform some processing. I am using following example to get my list of emails in the inbox folder with Graph API: GraphMessa…...kach We are working over your query and will get back to you soon...// create orderby messages query 'DESC' GraphQueryBuilder builder...

    forum.aspose.com/t/aspose-email-java-how-to-get...