Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

The timing query appeared in the process of alternating query is not data,what happen? #510

@kervin521

Description

@kervin521

DateUtil.getDateStr(end) + "]total:" + (appointments != null ? appointments.getTotalCount() : 0));

I use the timer for data query,but there will be no alternative query data
for example first appointments.getTotalCount()>0,second appointments.getTotalCount()=0,thrid appointments.getTotalCount()>0 ,fourth appointments.getTotalCount()==0 .........

use jar:ews-java-api-2.0.jar

how to handle for me?Help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions