com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class ContactQueryBuilder



  • public final class ContactQueryBuilder
    extends MailQueryBuilder

    Represents the builder of search expression that used by Exchange protocol.

    • Constructor Detail

      • ContactQueryBuilder

        public ContactQueryBuilder()

        Initializes a new instance of the ContactQueryBuilder class.

    • Method Detail

      • getContactCreationTime

        public DateComparisonField getContactCreationTime()

        Gets the field that allows to find items with a specified CreationTime.

      • getContactDisplayName

        public StringComparisonField getContactDisplayName()

        Gets the field that allows to find Contact that contain the specified string in the DisplayName field.