I am trying to load my contacts to my new surface pro 2 and have them sync with my new windows phone. I have loaded them into outlook (365) but can't get people on surface or phone to sync with them. When i try and load them directly with outlook.com it only loads the business name from the file and no other contact details. How do i resolve?
Hi

Since Saturday I have been encountering issues when sending emails to certain email addresses where I am receiving the following message
his is an automatically generated Delivery Status Notification.

THIS IS A WARNING MESSAGE ONLY.

YOU DO NOT NEED TO RESEND YOUR MESSAGE.

Delivery to the following recipients has been delayed.

A few of these are emails where I have attached my CV as I am looking for a job and I could potentially be barried due to the time delay.

Can you please help me resolve this


When signing in to this account I inadvertently typed the password in the username field without a space directly following the username.  I realised this was wrong immediately but each time I attempt to log in now to my Hotmail account this incorrect username appears as an option.  I want to eliminate this incorrect username option immediately.  Please advise how I can do this.

Regards

Cliff Gardner

I ve problem to sign in from about one hour...
Hi, really need help - can't access my hotmail.co.uk email via laptop or mobile! My iPhone mail keeps saying error contact server and the laptop outlook is saying 'sorry there seems to be a problem with outlook at the moment' - It lets me log into my other account (which I don't even need). Tried deleting my unwanted account and everything but still no access. Really need to access email as of 3 hours ago!! Please help 
I put in a new credit card.  How do I switch the payment and erase the old one?
Everytime I try to sign in a message comes up with microsoft experiencing a problem and has been like it all morning.  What is going on?

I have written a sample code that bring email of one folder of Outlook email account between given date range. I am using Java Mail API 1.5 and Java 7.

For getting messages, I have written below code that search emails since 1-Jan-1970 to before 30-Oct-2013 -


Date FutureDate = new Date(2013 - 1900, 9, 30, 00, 00, 00);

Date PastDate = new Date(1970 - 1900, 0, 1);

SearchTerm newerThen = new ReceivedDateTerm(ComparisonTerm.LE, FutureDate);

SearchTerm olderThen = new ReceivedDateTerm(ComparisonTerm.GE, PastDate);

SearchTerm andTerm = new AndTerm(olderThen, newerThen);

Message[] msg = folder.search(andTerm);

Last week, this method is working fine for me. After that I didn't make any changes in my Mail API or other code too. but today when I try to run above code that code is returning zero length msg i.e. no message is found since 1-Jan-1970 to before 30-Oct-2013, though my folder contains 204 emails between this range.

Surprisingly, the same code working fine to search email of folders of Gmail as well as of Yahoo IMAP account.

Is there any problem with IMAP in outlook mail account.

how can I get a folder from my library to skydrive