Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
MailMan::LoadOutlookFolder
Loads the emails from an Outlook folder and returns an email bundle. If a Filter is present, only emails matching the filter are returned.
![]() |
Declarations | ||
|
[Visual Basic] Public Function LoadOutlookFolder(ByVal String folderPath) As EmailBundle [C#] public EmailBundle LoadOutlookFolder(string folderPath); [C++] public EmailBundle *LoadOutlookFolder(String *folderPath); [JScript] public function LoadOutlookFolder(String folderPath) : EmailBundle |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.