Programmatically creating/modifying Outlook send/receive groups

  • Thread starter Stop method of Sync object is not workin
  • Start date
S

Stop method of Sync object is not workin

Hi All,

I want to make new send and receive group programmatically in MS Outlook
and edit existing send and receive group settings. I have tried MAPI and
Outlook object model but it didn’t work.

I have two accounts in Outlook profile and want to customize the
send/receive behaviour in my Outlook add-in for these accounts. I am trying
to achieve this by creating another send-receive group and keeping one
account in each group. Now I can cancel the send-receive on any group using
the SyncObject whenever I don’t want to sync a particular account. Since I
want to create a setup program, I need to programmatically create the
send-receive group.

Any help in this regard is highly appreciated
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top