Jump to content



Photo

Outlook UDF


  • Please log in to reply
206 replies to this topic

#201 water

water

    ?

  • MVPs
  • 10,714 posts

Posted 11 March 2011 - 04:10 PM

If you like you can try the new extended Outlook UDF (OutlookEX). It's in an early state but if you tell us what you want to do I can post the exact statements to create the appointment.
For download please see my signature.The file is in post #9.

Edited by water, 11 March 2011 - 06:54 PM.

UDFs:

Active Directory (2012-10-12 - Version 1.3.0.0 released) - Download - General Help & Support - Example Scripts - Wiki

OutlookEX (2012-10-07 - Version 0.9.0.0 released) - Download - General Help & Support - Example Scripts - Wiki

ExcelChart (2013-01-21 - Version 0.3.1.1 released) - Download - General Help & Support - Example Scripts

WordEX (2012-12-29 - Version 1.3 released) - Download

ExcelEX (2013-05-11 - Alpha 4 released) - Download








#202 ICANSEEYOU7687

ICANSEEYOU7687

    Wayfarer

  • Active Members
  • Pip
  • 76 posts

Posted 13 May 2011 - 08:18 PM

I was wondering if this was possible.

In short, my company uses outlook to reserve certain items. In this case, we have several wireless air cards that can be checked out to individual users, so what we do is the following...We will call one of the wireless air cards, Aircard C for reference

New Item -> Appointment -> Scheduling Assistant -> Add attendees -> Add Aircard C to Resources and hit OK -> Go back to Appointment, and Send

Sorry if that was annoying, but wanted to make sure the process was understood.

But the GetAppointment seems to be close to the way I wanted to go. But was wondering if it was possible to simply get the start and end date of the Aircard C, and display the values.
I would then want to have some fields to make it possible to reserve a card using OutlookCreateAppointment and sending it with the Aircard added into the attendee list.

But this stuff looks very well written and I hope I can use it!
Thanks

#203 water

water

    ?

  • MVPs
  • 10,714 posts

Posted 14 May 2011 - 09:15 AM

I moved your question to the "help & support thread" of the successor of the Outlook UDF. You'll find my answer here.

UDFs:

Active Directory (2012-10-12 - Version 1.3.0.0 released) - Download - General Help & Support - Example Scripts - Wiki

OutlookEX (2012-10-07 - Version 0.9.0.0 released) - Download - General Help & Support - Example Scripts - Wiki

ExcelChart (2013-01-21 - Version 0.3.1.1 released) - Download - General Help & Support - Example Scripts

WordEX (2012-12-29 - Version 1.3 released) - Download

ExcelEX (2013-05-11 - Alpha 4 released) - Download


#204 christiancdj

christiancdj

    Seeker

  • Active Members
  • 12 posts

Posted 09 May 2012 - 11:59 AM

oItem = _OL_ItemCreate($oOutlook, $olMailItem, "*\Outlook-UDF-Test\TargetFolder\Mail", "", "Subject=TestMail", "BodyFormat=" & $olFormatHTML, _ "HTMLBody=Bodytext in <b>bold</b><img src='cid:The_Outlook.jpg'>Embedded image.") If @error <> 0 Then Exit MsgBox(16, "OutlookEX UDF: _OL_ItemCreate Example Script", "Error creating a mail in folder 'Outlook-UDF-Test\TargetFolder\Mail'. @error = " & @error & ", @extended = " & @extended) $oItem = _OL_ItemAttachmentAdd($oOutlook, $oItem, Default, @ScriptDir & "\The_Outlook.jpg") ; , @ScriptDir & "\_OL_ItemCopy.au3, 4", @ScriptDir & "\_OL_Foldertree.au3") If @error <> 0 Then Exit MsgBox(16, "OutlookEX UDF: _OL_ItemCreate Example Script", "Error adding an attachment to a mail in folder 'Outlook-UDF-Test\TargetFolder\Mail'. @error = "  & @error & ", @extended = " & @extended)


ist not working with Outlook 2010 > the email ist created but no attachments!

Pls Help.

#205 water

water

    ?

  • MVPs
  • 10,714 posts

Posted 09 May 2012 - 01:16 PM

This is the thread for the superseded version of the Outlook UDF:
I moved your question to the new OutlookEX Help & Support Thread.

Edited by water, 09 May 2012 - 01:17 PM.

UDFs:

Active Directory (2012-10-12 - Version 1.3.0.0 released) - Download - General Help & Support - Example Scripts - Wiki

OutlookEX (2012-10-07 - Version 0.9.0.0 released) - Download - General Help & Support - Example Scripts - Wiki

ExcelChart (2013-01-21 - Version 0.3.1.1 released) - Download - General Help & Support - Example Scripts

WordEX (2012-12-29 - Version 1.3 released) - Download

ExcelEX (2013-05-11 - Alpha 4 released) - Download


#206 Spenhouet

Spenhouet

    Seeker

  • Active Members
  • 37 posts

Posted 31 May 2012 - 07:30 AM

Is it posible to get out all Mapi Profile's?

#207 water

water

    ?

  • MVPs
  • 10,714 posts

Posted 31 May 2012 - 09:19 AM

This is the thread for the superseded version of the Outlook UDF:
I moved your question to the new OutlookEX Help & Support Thread.

UDFs:

Active Directory (2012-10-12 - Version 1.3.0.0 released) - Download - General Help & Support - Example Scripts - Wiki

OutlookEX (2012-10-07 - Version 0.9.0.0 released) - Download - General Help & Support - Example Scripts - Wiki

ExcelChart (2013-01-21 - Version 0.3.1.1 released) - Download - General Help & Support - Example Scripts

WordEX (2012-12-29 - Version 1.3 released) - Download

ExcelEX (2013-05-11 - Alpha 4 released) - Download





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users