A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Outlook 2007 default object behavior, Question ?



 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old October 4th 07, 07:47 PM posted to microsoft.public.outlook.program_vba
Harold Little
external usenet poster
 
Posts: 5
Default Outlook 2007 default object behavior, Question ?

The Contacts folder is currently selected with an ContactItem selected
within that view.
Using code in a outlook module as below.

Set oObj = ActiveExplorer.Selection(1)
If typename(oObj) = "ContactItem" then
sName = oObj
End if

Prior to Outlook 2k7, If the Firstname and Lastname fields contain data the
above code would return the Fullname now I get Lastname, Firstname ?
What am I missing here.


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Question regarding the FormRegion Object DRuben Add-ins for Outlook 1 August 30th 07 07:27 PM
Outlook 2007 SEND button behavior Burton Roberts Outlook - General Queries 1 May 10th 07 03:19 PM
Outlook 2007 strange behavior PeterH Outlook - General Queries 1 December 20th 06 02:57 PM
is this default behavior for Delegates? Michael Yorke Outlook - Calandaring 0 December 13th 06 04:05 PM
Send/Receive Settings Default Behavior dkemper314 Outlook - Installation 0 September 7th 06 07:58 PM


All times are GMT +1. The time now is 02:45 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.