J
JosephByrns
I am playing around with the PocketOutlook namespace and I have a few
questions:
i) What does EmailAccount.Send actually do? I have tried using this method
to see if I could send an email without displaying the compose form (from
MessagingApplication.DisplayComposeForm), but nothing happens, the email
doesn't go into the outbox, the method just returns having apparently done
nothing?
ii) When using MessagingApplication.DisplayComposeForm, the message
sucessfully goes into the outbox, is there now any way to do a Send/Receive
from within my application so that I can actually send the email off
properly?
Thanks.
questions:
i) What does EmailAccount.Send actually do? I have tried using this method
to see if I could send an email without displaying the compose form (from
MessagingApplication.DisplayComposeForm), but nothing happens, the email
doesn't go into the outbox, the method just returns having apparently done
nothing?
ii) When using MessagingApplication.DisplayComposeForm, the message
sucessfully goes into the outbox, is there now any way to do a Send/Receive
from within my application so that I can actually send the email off
properly?
Thanks.