A
Andy
I was wondering if anyone could help me with a problem I'm
having in Outlook. I'm trying to automatically
set 'reviewer permissions'to each folder and subfolder in
my account. I would like to do this as I can have 50+
folders at any one time and the amount of folders I have
are growing.
So far the coding I have used allows me to 'walkthrough'
the folders(although this does not physically highlight
the folders.I have heard that highlighting of folders are
not possible)I have then used 'SendKeys' to set up
reviewer access.
The coding has failed to work as the folders are not
actually being accessed and therefore the 'sendkeys' run,
but perform a completely different task then what I want
it to do.
I've heard that API calls or a more structured way of
coding would work, but I'm not familar with vba coding in
outlook.
Any help or advice would be very much appreciated.
Cheers
Andy
having in Outlook. I'm trying to automatically
set 'reviewer permissions'to each folder and subfolder in
my account. I would like to do this as I can have 50+
folders at any one time and the amount of folders I have
are growing.
So far the coding I have used allows me to 'walkthrough'
the folders(although this does not physically highlight
the folders.I have heard that highlighting of folders are
not possible)I have then used 'SendKeys' to set up
reviewer access.
The coding has failed to work as the folders are not
actually being accessed and therefore the 'sendkeys' run,
but perform a completely different task then what I want
it to do.
I've heard that API calls or a more structured way of
coding would work, but I'm not familar with vba coding in
outlook.
Any help or advice would be very much appreciated.
Cheers
Andy