How to retrive an Email ID from Microsoft Outlook in Java Programming ?

Hi,
Requirement : How would I get the Email lD from Outlook.
I am developing an application where I receive a mail from it
in that mail I have two Button One is "Approve" and other is "Reject".
On each button I had written the separate code.Now I had not put any validation of email ID.
Like if person who receive a mail who is authorized send a mail to another person for some analysis.
Here the button are visible to 3rd person so he can go ahead click on button and approve and reject the request.
To avoid this issue I need your assistance regarding how would I get the email id from outlook
to which email had sent.
So I can compare the email ID which I had received from the outlook and
mail id which I had send it from my application.
Regards,
Tushar.

see this
outlook - Retrieving mails from MS Exchange Server from Java application - Stack Overflow
java - How to read email of outlook with javamail? - Stack Overflow
http://stackoverflow.com/questions/19623068/java-program-to-check-periodically-ms-outlook-for-new-mail

Similar Messages

  • How do I send my contacts from Microsoft Outlook 7 to my ipad 3

    When my the software on my ipad (3) updated to  iOS6.0, it deleted all my contacts.  Now I want to import them again from my microsoft outlook 7 back onto my ipad.  How do I do this.  Why were they lost in the first place?
    Many Thanks for ANY help!

    Are you using a Mac? Import the .vcf file to the Apple Address Book, switch to iTunes, and choose to sync your contacts.

  • How can I sync my calendar from microsoft outlook 2003 to my Ipad2

    Hi Just purchsed an Ipad 2 and would like to sync my desk top calendar Microwsoft Outlook 2003 to my Ipad 2 is there an easy way of doing it for some one with limited experience!!

    Presuming you sync to the computer that that calendar is on:
    Hook your iPad up to your computer and open iTunes.
    CLick on the name of your iPad (if you don't see the sidebar, the windows shortcut of 'control S' will bring that sidebar up.
    Navigate to the Info tab in iTUnes
    Scroll down to see the outlook syncing options. One of them will be to sync the calendar.
    Click that and then sync and your calendar should sync over.
    If your situation is like mine, where I want to put my work calendar on mypersonal iPad, I will export that calendar from my work computer, import it into my personal computer then do the syncing.

  • How do use an Import Command from DB2 into a java program

    I have to use a csv file to load data into a table, after connecting to the database and using the execute, it does not recognise the import statement.
    How do i import that file into a table using a java program

    Import is a DB2 utility program which uses sql Insert to write data into a table. Insert is called from the CLP (command line processor), not from Java. If you want to do this job using Java, then you need to establish a connection to the database, and write your own sql insert statements.

  • How can I import my archived emails from Microsoft outlook to my MAC Book Pro using MAC OS?

    How can I import my archived emails from Microsoft outlook to my MAC Book Pro using MAC OS?

    Do you have contacts turned on using the iCloud control panel in Windows control panel?

  • How can I sync up the calendar from Microsoft Outlook email with my ipad 2?

    How can I sync up my calendar from Microsoft Outlook with my ipad 2? Or do I have to enter in all of the dates individually?

    When the iPad is connected to your computer's iTunes, then on the device's Info tab you should be able to select where to sycn a calendar from - from the iPad manual :
    You can sync calendars from applications such as iCal on a Mac, or from Microsoft Outlook 2003, 2007, or 2010 on a PC. (On a Mac, you can sync calendars with multiple applications. On a PC, you can sync calendars with only one application at a time.)

  • How do I sync all my email folders in Microsoft Outlook to my ipad

    I have setup my MS Outlook email account on my ipad Air but none of the email folders/sub folders I have on my pc have synced with my email account on my ipad all I have is an inbox no sub folders at all. 
    How do I sync all my email folders in Microsoft Outlook so it will be anexact copy of my MS Outlook on my pc

    hayley7070 wrote:
    How do i sync all my iphone 5g photos and contact to my new windows computer. I am following the itunes instructions but they don't seem to apply
    What instructions?
    In the source list click devices (so far so good) then click the entry for your iphone or ipod.  that doesn't exist. HELP asap
    You don't import photos from the iPhone to your computer using iTunes.
    See this -> iOS: Importing personal photos and videos from iOS devices to your computer
    Note this only applies to photos taken with the iPhone. Any photos you previously added to your iPhone using iTunes should be copied from old computer to new computer.

  • How to switch of messages from Microsoft outlook taht i get when updating outlook calendar from Access 2010

    Hi.
    I want to avoid irritating messages from Microsoft outlook when I am sending invitations to a meeting from Access 2010 into outlook.
    We are running a CRM application on a terminal server.
    I get theese messages:  "A program is trying to automatically send e-mail on your behalf. Do you want to allow this..."
    A program is trying to access mail adresses you have stored in outlook". Do you want to allow this..."
    How can I avoid theese messages? They are irritating for our useres.
    I hope anyone have a solution to this problem?

    Hi,
    How did you send invitations to a meeting from Access 2010 into outlook?
    These security warnings appear when a program attempts to access your contact information in the Outlook Address Book, or attempts to send email on your behalf. Please refer to the following article and try the resolution
    described to check the result.
    http://office.microsoft.com/en-in/outlook-help/i-get-warnings-about-a-program-accessing-email-address-information-or-sending-email-on-my-behalf-HA010355062.aspx?CTT=1
    Hope this helps.
    Regards,
    Steve Fan
    TechNet Community Support

  • How to delete multiple email messages from my Iphone 5c; email folder?

    How to delete multiple email messages from my Iphone 5C; email folder.

    there used to be option to keep last 50,100,200 messages/emails. We need that back. This is ridiculous to delete one by one.

  • I need to export many emails from Microsoft Outlook to a PDF, is there a plug in i need to install? Please note I use a mac...thanks!

    I need to export many emails from Microsoft Outlook to a PDF, is there a plug in i need to install? Please note I use a mac...thanks!

    Hi kellyo68596735,
    That capability is a function of PDFMaker, which is currently only available on Windows.
    Best,
    Sara

  • How to debug ABAP Web services from Microsoft Visual Studio

    When developing .NET based Web services clients using Visual Studio that call Web services in SAP NetWeaver .NET developers would like to be able to debug inside SAP. In my blog <a href="/people/andre.fischer/blog/2007/02/07/how-to-debug-abap-web-services-from-microsoft-visual-studio to debug ABAP Web services from Microsoft Visual Studio</a> I would like to point .NET developers to the fact that SAP NetWeaver offers the option of external debugging to perform this task. Though the steps that have to be performed are described in the SAP Online Help I am sure that this option is not well known amongst the .NET developer community.

    Hello WilliamIV,
    >>How can I "configure" Visual Studio debugger to allow validation to work?
    Since I do not have a VS2012 environment, according to your provided link, I created a test demo with VS2013, however, both ways catch the validation error:
    If possible, you could have a try with VS2013 to see if it works or run the example on other machine with VS2012 to see if this is caused by the VS environment, in my side, I do not change any configuration, all are default.
    If I misunderstood this issue, please feel free to let me know.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to change "Custom Delivery has failed to these recipients or group from another user" From Microsoft Outlook

    By default, the system generated mailbox comes from sender “Microsoft Outlook” like the screen shoot below .Sometimes we might need to change the display name of the system generated mailbox because of some reasons.
    The simplest way to change the field of the display name on the red line is to
    make this change in the ADSIEdit. Make short of long, here are the steps:
    Open ADSIEdit.msc
    Configuration -> Services -> Microsoft Exchange -> Company Name -> Transport Settings
    Right-click “CN=MicrosoftExchange329e71ec88ae4615bbc36ab6ce41109e” to properties.
    Locate the display name attribute, it should be Microsoft Outlook, then change it to Desired Display name that users want to see when they receive an NDR.
    Close ADSIEdit.
    Up to now, this can satisfy the needs of most people. But in my case, I also want to change the SMTP address ([email protected])
    to be easy to understand.
    We can use the below command to get the value of the MicrosoftExchangeRecipientPrimarySmtpAddress
    Get-OrganizationConfig | FL MicrosoftExchangeRecipientPrimarySmtpAddress
    To change the value of MicrosoftExchangeRecipientPrimarySmtpAddress is little bit tricky.
    If we make any organizational changes by running Set-Organizationconfig command then it reverts back this value to default value Microsoft Outlook.
    First we need to change the value by running the below command
    Set-OrganizationConfig -MicrosoftExchangeRecipientEmailAddressPolicyEnabled $False
    And then we need to set an appropriate email address from which it can send out NDR’s to the internal users.
    Set-OrganizationConfig -MicrosoftExchangeRecipientPrimarySmtpAddress
    [email protected]
    Note:
    MicrosoftExchangeRecipientEmailAddressPolicyEnabled –
    If this parameter is set to
    $false, you must manually add new e-mail addresses to the Microsoft Exchange recipient when
    e-mail address policies are added or modified. If this parameter is set to
    $true,
    every change we did above will be removed.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Yes, i want customize the DSN messages but i just want to edit user will send DSN message to client.
    because on my system, fortimail reject the user send mail not from domain. But user system on exchange 2013 send DSN message to client is blank, i just see From Microsoft outlook not a identify user. 
    example:
    From: Microsoft Outlook  <--- Exchange 2013
    but on exchange 2010, they identify a user mailbox to send client.
    From: Microsoft Outlook [mailto:MicrosoftExchange329e71ec88ae4615bbc36ab6ce41109e@xxx] 
    Thanks,

  • Don't know how to access my email away from home

    i don't know how to access my email away from home.
    can't find webmail or email options.
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; AOL 9.1; AOLBuild 4334.5009; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30618)

    Somehow I got it to work, a whole lot easier than i thought, kind of scary how easy... but Im not exactly sure what of several things is how I got it. Scariest thing; watching my iBook I wouldn't know that I was accessing it from the MB. It's only me doing it, but still seems so easy.
    If I have a WPA2 password protected wireless network do I have to worry that others can access it so easily? (not that I have anything interesting, it's just the general privacy paranoia)

  • How to exclude a file/folder from Microsoft Security Essentials scan in Windows 7/Vista/XP?

    How to exclude a file/folder from Microsoft Security Essentials scan
    in Windows 7/Vista/XP?
    Hetti Arachchige V Aravinda | Network & System Administrator (B.Sc, Microsoft Small Business Specialist, MCP, MCTS, MCSA, MCSE,MCITP, CCNA, CEH, MBCS)

    Hi,
    Thanks for sharing this link.
    Nice job!
    If you have any feedback on our support, please click
    here
    Alex Zhao
    TechNet Community Support

  • TS3899 tell me how to transfer my email addresses from my laptop to my ipad mini

    SOMEBODY TELL ME HOW TO LOAD MY EMAIL ADDRESSES FROM MY LAPTOP ONTO MY IPAD MINI AND KEEP IT SIMPLE...I'M PRETTY NEW AT ALL THIS (AND OLD TOO)

    Hello there Angela,
    I was looking for some resources on syncing your Mail accounts from your computer to your iPad.
    In our article named iOS: How to transfer or sync content to your computer found here: http://support.apple.com/kb/HT1296. This section in particular will get you started:
    USB syncing
    Open iTunes.
    Connect the iOS device (your iPad) to your computer using the included USB cable and select it in iTunes under Devices on the left-hand side. Some tabs may not appear if you do not have corresponding content in your library. For example if you do not have any podcasts in your library, the corresponding Podcast tab will not appear.
    When you see that bar you want to click Info, and there will be a checkbox there to Sync Mail Contacts. Check the box, then click Apply in the lower right corner of the iTunes window.
    All the best,
    Sterling

Maybe you are looking for