Class ExchangeResponse

    • Constructor Detail

      • ExchangeResponse

        public ExchangeResponse​(com.microsoft.schemas.exchange.services._2006.messages.ResponseMessageType resp)
                         throws SynchException
        Parameters:
        resp -
        Throws:
        SynchException
    • Method Detail

      • getResponseCode

        public String getResponseCode()
        Returns:
        - responseCode
      • getDescriptiveLinkKey

        public Integer getDescriptiveLinkKey()
        Returns:
        Integer or null
      • getMessageXml

        public com.microsoft.schemas.exchange.services._2006.messages.ResponseMessageType.MessageXml getMessageXml()
        Returns:
        - message xml
      • toStringSegment

        public void toStringSegment​(org.bedework.util.misc.ToString ts)
        Parameters:
        ts -