|
The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024
|
Latest message you have seen: Re: Lightwave RF... |
[Date Prev][Date
Next][Thread Prev][Thread Next][Date
Index][Thread Index]
RE: Outlook programming?
Paul,
The good news is that what you want to do sits nicely in the VBA context
(w=
hich immediately does away with the need to build a VB app to connect to
it=
.)
Here's a code fragment that pops up a MessageBox for you. As you'll see,
it=
's embarrasingly trivial to extract the information you require. How you
pl=
ug it into Homeseer is, I'm afraid, beyond me:
---------------------------------------------------------
Private Sub Application_Reminder(ByVal Item As Object)
messagetext =3D Item.Subject
&am=
p; vbCrLf
messagetext =3D messagetext
&=
; "Start: " & Item.Start & vbCrLf
messagetext =3D messagetext
&=
; "End: " & Item.End & vbCrLf
messagetext =3D messagetext
&=
; "Location: " & Item.Location & vbCrLf
messagetext =3D messagetext
&=
; "Details: " & vbCrLf & Item.Body
MsgBox (messagetext)
End Sub
---------------------------------------------------------
Regards,
Mark
-----Original Message-----
From: Mark Harrison
Sent: 19 October 2002 09:41
To: ukha_d@xxxxxxx
Subject: RE: [ukha_d] Outlook programming?
Paul,
Sure... I've done some Outlook VB(A).
Give me five minutes, and I'll post you a code fragment....
M.
-----Original Message-----
From: Paul Gordon [mailto:paul_gordon@xxxxxxx]
Sent: 19 October 2002 08:34
To: homeseer@xxxxxxx; ukha_d@xxxxxxx
Subject: [ukha_d] Outlook programming?
Anyone here done much outlook programming?
I want to try to get an event I can use to trigger actions in Homeseer
when=
appointments fall due. - I already have Homeseer checking my outlook
calendar every morning and announcing events to me, but I'd like to get it
=
going the other way as well, i.e. have outlook automatically inform
homesee=
r
when an appointment time occurs.
Anyone want to work with me on this?
TIA
Paul G.
_________________________________________________________________
Unlimited Internet access -- and 2 months free!=A0 Try MSN.
http=
://resourcecenter.msn.com/access/plans/2monthsfree.asp
http://www.automatedhome.co.uk=
a>
Post message: ukha_d@xxxxxxx
Subscribe: ukha_d-subscribe@xxxxxxx
Unsubscribe: ukha_d-unsubscribe@xxxxxxx
List owner: ukha_d-owner@xxxxxxx
List of UKHA Groups here - http://groups.yahoo.com/group/UKHA_Grouplists/
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________
http://www.automatedhome.co.uk=
a>
Post message: ukha_d@xxxxxxx
Subscribe: ukha_d-subscribe@xxxxxxx
Unsubscribe: ukha_d-unsubscribe@xxxxxxx
List owner: ukha_d-owner@xxxxxxx
List of UKHA Groups here - http://groups.yahoo.com/group/UKHA_Grouplists/
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________
________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________
Yahoo! Groups
Spons=
or |
ADVERTISEMENT
|
|
|
|
|
http://www.automatedhome.co.uk=
a>
Post message: ukha_d@xxxxxxx
Subscribe: ukha_d-subscribe@xxxxxxx
Unsubscribe: ukha_d-unsubscribe@xxxxxxx
List owner: ukha_d-owner@xxxxxxx
List of UKHA Groups here - http://groups.yahoo.com/group/UKHA_Grouplists/
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Home |
Main Index |
Thread Index
|
|