Hello,
While developing an appliaction with EWS managed api (2.2) i had to use the GetInboxRules function
to read the rules of a certain inbox.
When some rule includes "Pin the message" action , the Rule object that is returned
from the GetInboxRules Rules collection contains wrong values in its member fields.
when i remove the "Pin message" action - the Rule object that is returned is correct.
(By the way i didn't see a member in that object that corresponds to the Pin Message action)
Someone has a clue what may be the problem? is this a bug ?
While developing an appliaction with EWS managed api (2.2) i had to use the GetInboxRules function
to read the rules of a certain inbox.
When some rule includes "Pin the message" action , the Rule object that is returned
from the GetInboxRules Rules collection contains wrong values in its member fields.
when i remove the "Pin message" action - the Rule object that is returned is correct.
(By the way i didn't see a member in that object that corresponds to the Pin Message action)
Someone has a clue what may be the problem? is this a bug ?