Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the body char limitation of email via Outlook200
Message
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00794219
Message ID:
00795008
Views:
12
>.body= filetostr(cFileBadInfo)
>needs to be replaced with whatever the max-characters for .body ...
>.body = SubStr(filetoStr(cFileBadInfo),1, maxlim)
>Who knows what value needs to be assigned to maxlim?

Hi Edgar,

I'm unaware about any limit on the body size in the Outlook itself. Anyway, I think that it would be better to send it as attachment if it's biger than a few pages.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform