T
T OPry
Environment: Exchange 2000 Server running on W2K server
We archive a copy of all messages to a separate mailbox and periodically
move these to monthly PST's for compliance requirements. The program deletes
some based upon sender/subject, the rest are moved to the PST.
With VB6 we could use MAPI to accomplish this task, however MAPI is
apparently not supported under .NET.
I've looked at WebDAV - but did not see support for PST's and ADO.Net, but
have not found any references / examples of PST access via that method.
Other than using the Outlook.Interop, what methods can we use to move these
msgs to a PST?
We archive a copy of all messages to a separate mailbox and periodically
move these to monthly PST's for compliance requirements. The program deletes
some based upon sender/subject, the rest are moved to the PST.
With VB6 we could use MAPI to accomplish this task, however MAPI is
apparently not supported under .NET.
I've looked at WebDAV - but did not see support for PST's and ADO.Net, but
have not found any references / examples of PST access via that method.
Other than using the Outlook.Interop, what methods can we use to move these
msgs to a PST?