//todo - move to file where class Microsoft.Exchange.WebServices.Dns.DnsNativeMethods is located
// module Microsoft.Exchange.WebServices.Dns.DnsNativeMethods {
//     export enum FreeType {
//         RecordList = 1
//     }
// }

// import _export = Microsoft.Exchange.WebServices.Dns.DnsNativeMethods.FreeType;
// export = _export;
