Re: Propogate Automatic Formatting to Other Folder in Outlook 2007

  • Thread starter Doug Robbins - Word MVP
  • Start date
Status
Not open for further replies.
D

Doug Robbins - Word MVP

This is off-topic for the group to which you posted it as it is for vba

addins in Word.

Someone in the Outlook program_addins newsgroup to which I have cross posted

this response might be able to help you

Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my

services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com

"paresh" <paresh> wrote in message

news:118B2284-84C8-4DD8-98CA-204B5159F445@microsoft.com...
> Hi,

> Is there any way ( in Outlook 2007 ) to propagate the Automatic
> Formatting
> rules to another folder?

> If I want to write the Add-in for it then how to fetch the Automatc
> Formatting information for selected folder and how to apply it to another
> email folder?

> Any related information would also be appreciated.

> Thanks in advance.
> Paresh
 
Removing the cross post to the Word group.

Use the view object, such as the CalendarView object, to get the

AutoFormatRule you want as an AutoFormattingRules collection, then access

the other folder and its corresponding view and use that AutoFormattingRules

collection you persisted from step 1.

Note that the AutoFormatRule may not be available for every type of view and

in that case you can't do what you want.

"Doug Robbins - Word MVP" <dkr@REMOVECAPSmvps.org> wrote in message

news:elhnYDj4JHA.1096@TK2MSFTNGP06.phx.gbl...
> This is off-topic for the group to which you posted it as it is for vba
> addins in Word.

> Someone in the Outlook program_addins newsgroup to which I have cross
> posted this response might be able to help you

> > Hope this helps.

> Please reply to the newsgroup unless you wish to avail yourself of my
> services on a paid consulting basis.

> Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
> "paresh" <paresh> wrote in message
> news:118B2284-84C8-4DD8-98CA-204B5159F445@microsoft.com...
> > Hi,
>

>> Is there any way ( in Outlook 2007 ) to propagate the Automatic
> > Formatting
> > rules to another folder?
>

>> If I want to write the Add-in for it then how to fetch the Automatc
> > Formatting information for selected folder and how to apply it to another
> > email folder?
>

>> Any related information would also be appreciated.
>

>> Thanks in advance.
> > Paresh

>
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
P How to get a QR code for automatic signin with Outlook for iOS Using Outlook 5
U Rolling Back Office broke automatic updates Using Outlook 4
P Automatic Greeting "Hello Name," when Reply All is clicked Outlook VBA and Custom Forms 1
Commodore Automatic switch between working offline/online Using Outlook 4
S Outlook 2007 - Automatic purge fail Using Outlook 0
A Automatic forwarding to different people on a rotational basis Using Outlook 2
B resend if no reply and send an automatic reminder Outlook VBA and Custom Forms 0
B Removing Recipients from an automatic response Outlook VBA and Custom Forms 2
J Automatic color category according to variable domains Outlook VBA and Custom Forms 4
N automatic response with an attachment based on the subject line Outlook VBA and Custom Forms 1
E How to send automatic emails in outlook 2010 Using Outlook 1
N VBA Script to Send Automatic Emails from Outlook 2010 Outlook VBA and Custom Forms 1
M Outlook 2016 Desktop - Automatic Rule Processing Using Outlook 3
P Threat to being a spammer while sending automatic Emails through VBA Using Outlook 3
reza Macro to automatic reply using orignal mail Outlook VBA and Custom Forms 10
B Automatic picture download and changing email addresses Using Outlook 3
J why won't the automatic send/receive work Using Outlook 7
S rule, automatic replies, restricting them to within the company Using Outlook 1
I Automatic reply to an email Using Outlook 0
P Daily Automatic Reply Using Outlook 1
P Automatic reply on incoming messages in outlook using VBA(only Specifi person) Using Outlook 14
R automatic signature Using Outlook 0
B Looking for an add-in or a way to send automatic replies based off a list Using Outlook 2
H Automatic excel data added to Certain Emails that are received Using Outlook 3
M Automatic Bcc Using Outlook 2
C starting Outlook 2003 sp3 sets Junk Email setting to 'No automatic filtering' Using Outlook 3
K automatic cleanup folder Using Outlook 3
B How to automatic save Sending or replying contacts e-mails into contacts? Using Outlook 0
J Form design - how do I insert an automatic date/time field? Using Outlook 2
C Text reply mail in Outlook 2010 has automatic margin indent Using Outlook 9
P Automatic personalized reply Outlook VBA and Custom Forms 1
D Stop automatic opening BCM (Business Contact Manager) 1
P propagate automatic formatting to other Outlook folder Outlook VBA and Custom Forms 1
S Sending automatic email from Access using Outlook Outlook VBA and Custom Forms 1
T Code to import address book in automatic mode Outlook VBA and Custom Forms 1
C View doesn't refresh (fields or formatting) Using Outlook 1
V Can one change the formatting of email title blocks? Using Outlook 0
N Help creating a VBA macro with conditional formatting to change the font color of all external emails to red Outlook VBA and Custom Forms 5
K Outlook tasks formatting Using Outlook 4
E Conditional formatting - when current account <> received account ? Using Outlook 3
V Outlook Forms: Formatting a Label with 2 different styles Outlook VBA and Custom Forms 1
P BCM conditional formatting BCM (Business Contact Manager) 5
S Conditional Formatting for messages in a Conversation thread Using Outlook 1
S Conditional Formatting in calendar part of To-Do Bar Using Outlook 1
S Conditional formatting problem with "is not empty" and categories Using Outlook 2
N How to remove signature formatting from Text in Word (accidentally taken from Outlook) Using Outlook 0
K Conditional Formatting based on Department of person received from? Outlook VBA and Custom Forms 4
M Using conditional formatting on a shared calendar with categories Using Outlook 6
L Email to task without changin formatting Outlook VBA and Custom Forms 16
K Paste from Windows Clipboard then change font without losing formatting Outlook VBA and Custom Forms 1

Similar threads

Back
Top