Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > .NET 1.0 and Visual Studio.NET > VS.NET 2002/2003
|
VS.NET 2002/2003 Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1). ** Please don't post code questions here ** For issues specific to a particular language in .NET, please see the other forum categories.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VS.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 29th, 2005, 03:16 AM
Authorized User
 
Join Date: Oct 2004
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to dotnetprogrammer
Default Retrieving email address of organizer

Hi,

I need to retrieve email add of the organizer of the appointment.
using Ol = Microsoft.Office.Interop.Outlook;
Ol.AppointmentItem appitem = new ( Ol.AppointmentItem ) oCalendarFolder.Items.GetFirst();

appitem.Organizer gives me name of the organizer but not the email address.

Any kind of help will be greatly appreciated



dotnet
__________________
dotnet





Similar Threads
Thread Thread Starter Forum Replies Last Post
Validating an email address Dave Brown Beginning PHP 2 March 31st, 2005 11:14 AM
How to validate email address crmpicco Javascript How-To 2 February 16th, 2005 10:56 AM
Validate Email address richardtr BOOK: Beginning PHP4/PHP 5 ISBN: 978-0-7645-4364-7; v5 ISBN: 978-0-7645-5783-5 6 November 23rd, 2004 01:45 PM
Is there anyway to get my email address removed jayirvin Forum and Wrox.com Feedback 8 April 16th, 2004 09:36 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.