.NET Components for Mobility

Opening email

Last post 06-15-2008 9:10 AM by PeterFoot. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 06-05-2008 8:15 AM

    Opening email

    Hi, thanks for this great component.

     Iam using the evaluation edition and planning to buy the prof edition.

     I need an example of open an email in the pocket outlook pane like we do it in WM6. I will find the specific emails and automatically open the email messages in their own reading pane (I mean in pocket outlook not in my application).

     Thanks, best regards.

     

  • 06-15-2008 9:10 AM In reply to

    Re: Opening email

    The MessagingApplication class contains methods for displaying existing messages (so long as you know the ItemId) or creating new messages with the compose dialog e.g.

    MessagingApplication.DisplayMessage(e.ItemId)

     

    Peter

    Peter Foot
    Microsoft Device Application Development MVP
    www.peterfoot.net | www.inthehand.com
Page 1 of 1 (2 items)
Copyright © 2001-2008 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.