User Profile

Collapse

Profile Sidebar

Collapse
ShwetaJain
ShwetaJain
Last Activity: Aug 28 '09, 06:39 AM
Joined: Feb 26 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mscorlib object reference not set to an instance of an object

    Hi i m getting error "mscorlib object reference not set to an instance of an object" in my programming when i am trying to retrieve the sender name or recipient name from folders in MAPI with exchange server.

    Here is the code:
    Code:
    Public Sub Read_TasksRequest(ByVal oMsgColl As MAPI.Messages)
            ' Dim oMsgColl As MAPI.Messages
            Dim oMsgFilter As MAPI.MessageFilter
            Console.WriteLine("-----------------------------")
    ...
    See more | Go to post
    Last edited by tlhintoq; Mar 6 '09, 03:56 PM. Reason: Please use [CODE]...your code here...[/CODE] tags

  • How to get the Due date, Start date for an appointment type message in the inbox

    Hi...

    I am able to get the type of the message as IPM.Appointmnet in the inbox but i am unable to get the due date, start date, for that appointment....
    I am using MAPI in exchange server but i dont want Outlook MAPI to be used....

    Thanks & Regards,
    Shweta
    See more | Go to post
No activity results to display
Show More
Working...