What is the maximum size limit in GB of a Microsoft Office Outlook 2003 PST file?
|
feedback
|
migrated from stackoverflow.com May 23 '11 at 16:01
This question came from our site for professional and enthusiast programmers.
|
It's actually configurable by registry. The default size limit is 2GB for Outlook 2003. If you are using the Large File Format, the limit is 20 GB. For more information about configuring it, read here. | |||||||||||||
feedback
|
|
In Outlook 2002 and its earlier versions, .pst file is in ANSI format and its size limit is 2 GB. In Outlook 2003 and 2007, .pst files are in Unicode format and by default the limit is configured as 20 GB. For more information visit - http://support.microsoft.com/kb/830336 Regards Jane | |||
|
feedback
|