Click here to Skip to main content
15,921,622 members
Home / Discussions / C#
   

C#

 
QuestionRetrieving MS Outlook Contacts Pin
s3rro15-Oct-07 4:34
s3rro15-Oct-07 4:34 
AnswerRe: Retrieving MS Outlook Contacts Pin
led mike15-Oct-07 4:44
led mike15-Oct-07 4:44 
GeneralRe: Retrieving MS Outlook Contacts Pin
s3rro15-Oct-07 5:02
s3rro15-Oct-07 5:02 
GeneralRe: Retrieving MS Outlook Contacts Pin
led mike15-Oct-07 5:11
led mike15-Oct-07 5:11 
GeneralRe: Retrieving MS Outlook Contacts Pin
s3rro15-Oct-07 5:17
s3rro15-Oct-07 5:17 
GeneralRe: Retrieving MS Outlook Contacts Pin
Justin Perez15-Oct-07 5:23
Justin Perez15-Oct-07 5:23 
GeneralRe: Retrieving MS Outlook Contacts Pin
led mike15-Oct-07 5:24
led mike15-Oct-07 5:24 
GeneralRe: Retrieving MS Outlook Contacts Pin
s3rro15-Oct-07 5:36
s3rro15-Oct-07 5:36 
ok, In outlook when you open your contacts ( go>contacts or ctrl+3)
then click on a contact on the new window you have up/down arrows to go to the previous and the next contact.Those buttons do not function when i open the contacts window with
"Outlook.ContactItem oCt = (Outlook.ContactItem)oItems.GetLast();"
or
"Outlook.ContactItem oCt = (Outlook.ContactItem)oItems.GetFirst();"

then I planned to print my whole outlook contacts to checkedtextbox in my application but couldnt find the what the "Outlook - whole contact list" is called to print it to my textbox.

up/down buttons on the contacts window is = previous and the next item from the contacts list.

Thanks for your help in advance
GeneralRe: Retrieving MS Outlook Contacts Pin
Justin Perez15-Oct-07 5:50
Justin Perez15-Oct-07 5:50 
GeneralRe: Retrieving MS Outlook Contacts Pin
s3rro15-Oct-07 6:02
s3rro15-Oct-07 6:02 
GeneralRe: Retrieving MS Outlook Contacts Pin
Justin Perez15-Oct-07 6:07
Justin Perez15-Oct-07 6:07 
GeneralRe: Retrieving MS Outlook Contacts Pin
led mike15-Oct-07 5:59
led mike15-Oct-07 5:59 
GeneralRe: Retrieving MS Outlook Contacts Pin
s3rro15-Oct-07 9:16
s3rro15-Oct-07 9:16 
QuestionMy app wont resize Pin
RussBus15-Oct-07 4:06
RussBus15-Oct-07 4:06 
AnswerRe: My app wont resize Pin
Andrei Ungureanu15-Oct-07 4:11
Andrei Ungureanu15-Oct-07 4:11 
GeneralRe: My app wont resize Pin
RussBus15-Oct-07 4:57
RussBus15-Oct-07 4:57 
GeneralRe: My app wont resize Pin
RussBus15-Oct-07 5:01
RussBus15-Oct-07 5:01 
GeneralRe: My app wont resize Pin
Giorgi Dalakishvili15-Oct-07 5:50
mentorGiorgi Dalakishvili15-Oct-07 5:50 
GeneralRe: My app wont resize Pin
RussBus15-Oct-07 5:57
RussBus15-Oct-07 5:57 
GeneralRe: My app wont resize Pin
Skippums15-Oct-07 7:09
Skippums15-Oct-07 7:09 
Questionadding checkbox to a multiline textbox Pin
s3rro15-Oct-07 3:43
s3rro15-Oct-07 3:43 
AnswerRe: adding checkbox to a multiline textbox [modified] Pin
Giorgi Dalakishvili15-Oct-07 3:46
mentorGiorgi Dalakishvili15-Oct-07 3:46 
AnswerRe: adding checkbox to a multiline textbox Pin
Martin#15-Oct-07 3:46
Martin#15-Oct-07 3:46 
AnswerRe: adding checkbox to a multiline textbox Pin
J4amieC15-Oct-07 3:46
J4amieC15-Oct-07 3:46 
GeneralRe: adding checkbox to a multiline textbox Pin
s3rro15-Oct-07 4:09
s3rro15-Oct-07 4:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.