ews javascript api

System.Collections.Generic.List

attachmentId) { throw new Error("GetAttachmentRequest.ts - AddJsonAttachmentIdToList : Not implemented."); };
   GetAttachmentRequest.prototype.CreateServiceResponse = function (service, responseIndex) { throw new Error("GetAttachmentRequest.ts - CreateServiceResponse : Not implemented."); };
   GetAttachmentRequest.prototype.GetExpectedResponseMessageCount = function () { throw new Error("GetAttachmentRequest.ts - GetExpectedResponseMessageCount : Not implemented."); };
   GetAttachmentRequest.prototype.GetMinimumRequiredServerVersion = function () { throw new Error("GetAttachmentRequest.ts - GetMinimumRequiredServerVersion : Not implemented."); };
   GetAttachmentRequest.prototype.GetResponseMessageXmlElementName = function () { throw new Error("GetAttachmentRequest.ts - GetResponseMessageXmlElementName : Not implemented."); };
   GetAttachmentRequest.prototype.GetResponseXmlElementName = function () { throw new Error("GetAttachmentRequest.ts - GetResponseXmlElementName : Not implemented."); };
   GetAttachmentRequest.prototype.GetXmlElementName = function () { throw new Error("GetAttachmentRequest.ts - GetXmlElementName : Not implemented."); };
   GetAttachmentRequest.prototype.Validate = function () { throw new Error("GetAttachmentRequest.ts - Validate : Not implemented."); };
   GetAttachmentRequest.prototype.WriteAttachmentIdXml = function (writer, attachmentId) { throw new Error("GetAttachmentRequest.ts - WriteAttachmentIdXml : Not implemented."); };
   GetAttachmentRequest.prototype.WriteElementsToXml = function (writer) { throw new Error("GetAttachmentRequest.ts - WriteElementsToXml : Not implemented."); };
   return GetAttachmentRequest;
})(MultiResponseServiceRequest_1.MultiResponseServiceRequest);
exports.GetAttachmentRequest = GetAttachmentRequest;
//}