ReadAction typedef

ReadAction = bool Function(EwsServiceXmlReader reader)

Implementation

typedef bool ReadAction(EwsServiceXmlReader reader);