Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6998595
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T20:25:52+00:00 2026-05-27T20:25:52+00:00

Friends, I have a question here. I’m developing an VS2010 – MVC 3 Application

  • 0

Friends,

I have a question here.
I’m developing an VS2010 – MVC 3 Application with Razor engine for Human Resource Department of my office.

The objective is to automate the candidate hire process right from scheduling the interview till onboard.

Now comes the challenging part:

Interview will be scheduled and a meeting request will be sent to the panelists (All from the web application itself). Now, I’m in a situation to find out who accepted the invite, so that it can become the integral part of my application to know whether he/she is available to take the interview.

It should find out the free time of the panelist and then send the invite accordingly.

Now my thoughts:

I thought to have microsoft outlook installed on the server itself. We have a default sender (careers@xxxx.com) whose mailbox setup has already been made. My application can have a web page to search for meeting requests sent and someone from HR can get the updates.

But this involves some manual work. I’m thinking to automate everything.

Can some of you throw some light? Please let me know if you need me to be more clear.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T20:25:53+00:00Added an answer on May 27, 2026 at 8:25 pm

    Have you taken a look at the Outlook Primary Interop Assemblies? It allows managed access to Exchange server.

    Modifying http://msdn.microsoft.com/en-us/library/ff184601.aspx to return free/busy information:

    private void GetCurrentUserInfo(DateTime start, int minPerChar, Object completeFormat)
    {
        var addrEntry = Application.Session.CurrentUser.AddressEntry;
        if (addrEntry.Type == "EX")
        {
            var user = Application.Session.CurrentUser.AddressEntry.GetExchangeUser();
            if (user != null)
            {
                var freeBusy = user.GetFreeBusy(start, minPerChar, completeFormat);
            }
        }
    }
    

    Take a look at msdn for GetFreeBusy() usage.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello friends a newbie question... The Issue is like this: I have a static
I have two professional programmer friends who are going to teach me, and they
I have a working WAMP environment (Apache Friends). I decided to try Subversion and
I have a database table that i want to allow my friends to update.
friends, i have created custom title bar using following titlebar.xml file with code <?xml
Friends, I have a strange need and cannot think my way through the problem.
friends, i have a EditText on simple activity with a button. when every i
I have a Person class. A person class contains a collection of Friends (also
I have a many-to-many relationship between two tables, let's say Friends and Foods. If
Greetings friends, In my MySQL database, I have 'MAB' table which contains information about

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.