As I stated in the title, how can I get MX Record of one of my domains using the provided SDK? In "Professional Windows Live Programming"(Page-305), it is stated that EnumDomains method returns "Domain Name", "Active State"
and "MX Record" of domains. However when I look references section of the SDK in "http://msdn.microsoft.com/en-us/library/bb259710.aspx", EnumDomains method doesn't return MX Record but "Domain Name", "Active Status",
"Number of Members" and "Maximum number of members allowed" so I suppose method signatures are changed. Is there any way that I can get MX Record with this SDK? If not, is there any other way to get that?
Thanks
Moved byJOshiroFriday, March 1, 2013 12:56 AMWindows Live Admin Center question