Midtown Computer Systems Enterprise

Convenient web based access to our favorite computer related Usenet groups.
MCSE.MS is not affiliated with Microsoft corporation, Cisco corporation, Oracle, CompTIA or any other vendor.
Check our Computer Hardware forum | Cell Phones reviews

Go Back  MCSE > Microsoft Office suite > Microsoft Outlook > Outlook Fax
This is Interesting: Free Computer Magazines Now Free shipping to

Outlook Fax microsoft.public.outlook.fax

 
 
Thread Tools Display Modes
  #1  
Old 06-25-04, 11:06 AM
Emmanuel Guillot
sending fax with dotnet
hello i want to send a fax with dotnet c# or delphi later

for a email my code is :

Outlook.ApplicationClass app = new Outlook.ApplicationClass();
Outlook.MailItemClass mi =
(Outlook.MailItemClass)app.CreateItem(Outlook.OlIt emType.olMailItem);
mi.Recipients.Add("myemail");
mi.Subject = "essai";
mi.Display(new object());

how doing for sending a fax ?! (symantec fax starter edition and outlook
2000)
thanks manu.


  #2  
Old 06-25-04, 11:06 AM
Russ Valentine [MVP-Outlook]
Re: sending fax with dotnet
AFAIK, WinFax SE cannot be accessed programmatically.
--
Russ Valentine
[MVP-Outlook]
"Emmanuel Guillot" <eguillot@chez.com> wrote in message
news:%237rrSaEWEHA.1952@TK2MSFTNGP12.phx.gbl...
> hello i want to send a fax with dotnet c# or delphi later
>
> for a email my code is :
>
> Outlook.ApplicationClass app = new Outlook.ApplicationClass();
> Outlook.MailItemClass mi =
> (Outlook.MailItemClass)app.CreateItem(Outlook.OlIt emType.olMailItem);
> mi.Recipients.Add("myemail");
> mi.Subject = "essai";
> mi.Display(new object());
>
> how doing for sending a fax ?! (symantec fax starter edition and outlook
> 2000)
> thanks manu.
>
>



  #3  
Old 06-25-04, 11:06 AM
Ken Slovak - [MVP - Outlook]
Re: sending fax with dotnet
Correct. WinFax SE does not expose an object model or an API. WinFax Pro
does but not SE.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Russ Valentine [MVP-Outlook]" <russval@mvps.org> wrote in message
news:u8TdypEWEHA.4048@TK2MSFTNGP12.phx.gbl...
> AFAIK, WinFax SE cannot be accessed programmatically.
> --
> Russ Valentine
> [MVP-Outlook]



  #4  
Old 06-25-04, 11:06 AM
Emmanuel Guillot
Re: sending fax with dotnet
thanks for your responses

In your opinion ther is no way to send parameter to outlook
like the account for example that can root on the Winfax SE ?

Because when i look the message fax there is just the account(Winfax SE)
that change.

what about the [FAX:xxxxxxx] in the "To :" Adresse is just for Mapi

(sorry for my english im frensh)


  #5  
Old 06-25-04, 11:06 AM
Ken Slovak - [MVP - Outlook]
Re: sending fax with dotnet
I don't know that I'd even bother at all with WinFax SE unless I was forced
to. It was completely buggy, mostly non-supported and only available for
Outlook 2000 Internet only mode. It's not really an application I'd be
wasting any time with. Other fax applications are better and may offer a
programming interface that you could use.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Emmanuel Guillot" <eguillot@chez.com> wrote in message
news:uPXsRYGWEHA.2288@TK2MSFTNGP10.phx.gbl...
> thanks for your responses
>
> In your opinion ther is no way to send parameter to outlook
> like the account for example that can root on the Winfax SE ?
>
> Because when i look the message fax there is just the account(Winfax SE)
> that change.
>
> what about the [FAX:xxxxxxx] in the "To :" Adresse is just for Mapi
>
> (sorry for my english im frensh)
>
>



 


Popular forums
A+ (A Plus) Windows 2000 Active directory Exchange 2000 information store
Network+ Windows XP Security Exchange 2000 server administration
MCSE .NET Web services SQL Server
Cisco certification ASP .NET SQL 2000 Programming
Windows 2000 Registry .NET XML Viruses


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 08:07 AM.


Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright MCSE braindumps 2003-2006