M
Michael Steffen
Hi there,
I've developed an Outlook - Addin with VB.NET to insert Contacts into
Outlook with data retrieved from an SQL Database. At this time the AddIn
determines the Default Contact Folder by using the
GetDefaultFolder Function
of the Namespace.
Now I would like to advance this AddIn by giving the User the opportunity to
select the ContactFolder (if multiple contact Folders exist).
Therefore I need to display all available ContactFolders in a Dialog to let
the User select from.
How does this work?
Thanks in advance...
Michael
I've developed an Outlook - Addin with VB.NET to insert Contacts into
Outlook with data retrieved from an SQL Database. At this time the AddIn
determines the Default Contact Folder by using the
GetDefaultFolder Function
of the Namespace.
Now I would like to advance this AddIn by giving the User the opportunity to
select the ContactFolder (if multiple contact Folders exist).
Therefore I need to display all available ContactFolders in a Dialog to let
the User select from.
How does this work?
Thanks in advance...
Michael