G
GP
When I drag and drop a group of Outlook messages to a Windows file system
folder, the file names are resloved (illegal characters removed) and
duplicate file names are catered for (using (1), (2)...). How do I access and
use the function(s) that take care of these aspects? When using
MailItem.Subject as the filename with the MailItem.SaveAs method, the file
name is not resolved and truncates at the point an illeagal charater in
..Subject is encountered.
Ta.
folder, the file names are resloved (illegal characters removed) and
duplicate file names are catered for (using (1), (2)...). How do I access and
use the function(s) that take care of these aspects? When using
MailItem.Subject as the filename with the MailItem.SaveAs method, the file
name is not resolved and truncates at the point an illeagal charater in
..Subject is encountered.
Ta.