Modify an Outlook Addin (for senior C# developer)
Budget: $30 – $250 USD
I'm looking for a senior C# developer (minimum 7 years in C#) and available these next days.
The work concerns the adaptation of an outlook addin.
1. I have a conflict, the custom item types appear for a few seconds and then custom items disappear.
The problem occurs when I do a draft in outlook. After, I close outlook and reopen outlook to send the draft.
Here is an explanation of the problem :
https://docs.microsoft.com/en-us/office/client-developer/outlook/auxiliary/about-conflict-resolution-for-custom-item-types
I expect Outlook keeps custom item types.
2. In Outlook, in the email creation window, there is an assistant button to pre-fill the email creation window.
Everything works fine but the addin needs to call an automatic classify function that has already been written for an other function and that works.
3. In a specific scenario, I have an exception when calling SaveAs in the addin.
4. In rare cases I have an exception when calling :
Microsoft.Office.Interop.Outlook._Views.get_Count()
This does not seem to have any influence on the addin but I would like to understand the origin of the problem and have a proper handling of this exception.
I wish the deadline to complete these tasks is 3 days.
Thank you.
The work concerns the adaptation of an outlook addin.
1. I have a conflict, the custom item types appear for a few seconds and then custom items disappear.
The problem occurs when I do a draft in outlook. After, I close outlook and reopen outlook to send the draft.
Here is an explanation of the problem :
https://docs.microsoft.com/en-us/office/client-developer/outlook/auxiliary/about-conflict-resolution-for-custom-item-types
I expect Outlook keeps custom item types.
2. In Outlook, in the email creation window, there is an assistant button to pre-fill the email creation window.
Everything works fine but the addin needs to call an automatic classify function that has already been written for an other function and that works.
3. In a specific scenario, I have an exception when calling SaveAs in the addin.
4. In rare cases I have an exception when calling :
Microsoft.Office.Interop.Outlook._Views.get_Count()
This does not seem to have any influence on the addin but I would like to understand the origin of the problem and have a proper handling of this exception.
I wish the deadline to complete these tasks is 3 days.
Thank you.