Rule creation

  • Thread starter Thread starter Dave Bate
  • Start date Start date
D

Dave Bate

Is it possible to create rules via VBA.
We use a numbering system for projects and all project emails carry the
number
in the subject. Currently i have a VB script that creates my folders but I
still
have to define the content rule for moving emails by hand. If i could
incorporate
the rule creation as part of the folder creation script it would save a lot
of time.

Thanks

Dave
 
Am Wed, 14 Sep 2005 11:48:45 +0100 schrieb Dave Bate:

Dave, unfortunately that´s not possible. You would have to do without the
rules and code everything yourself.
 
Back
Top