Click here to Skip to main content
15,886,518 members
Home / Discussions / C#
   

C#

 
Generalwinform start location Pin
Peter Reiter9-Jan-04 11:20
Peter Reiter9-Jan-04 11:20 
GeneralRe: winform start location Pin
hxxbin9-Jan-04 11:38
hxxbin9-Jan-04 11:38 
GeneralRe: winform start location Pin
Peter Reiter9-Jan-04 11:52
Peter Reiter9-Jan-04 11:52 
GeneralRe: winform start location Pin
leppie9-Jan-04 11:56
leppie9-Jan-04 11:56 
GeneralRe: winform start location Pin
Heath Stewart9-Jan-04 12:06
protectorHeath Stewart9-Jan-04 12:06 
GeneralRe: winform start location Pin
hxxbin10-Jan-04 14:40
hxxbin10-Jan-04 14:40 
GeneralEmail setting rendez-vous in outlook. Pin
Demo3609-Jan-04 10:41
Demo3609-Jan-04 10:41 
GeneralRe: Email setting rendez-vous in outlook. Pin
Heath Stewart9-Jan-04 12:04
protectorHeath Stewart9-Jan-04 12:04 
You'll need to look at the Office API references on http://msdn.microsoft.com[^] for exact details. You could also have such an email message get generated and open the meeting request in Outlook Express or another simple email reader to examine the content (SMTP headers, MIME headers, etc.). The latter would be reverse engineering so you can't be too sure about cases that aren't accounted for, so be sure to send many requests with different options. The best way, of course, is to find any documentation you can about this email type on MSDN.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
QuestionGetting the selected tree node's text? Pin
Manster9-Jan-04 9:37
Manster9-Jan-04 9:37 
AnswerRe: Getting the selected tree node's text? Pin
Mazdak9-Jan-04 9:45
Mazdak9-Jan-04 9:45 
GeneralRe: Getting the selected tree node's text? Pin
Manster9-Jan-04 10:00
Manster9-Jan-04 10:00 
GeneralRe: Getting the selected tree node's text? Pin
Mazdak9-Jan-04 10:17
Mazdak9-Jan-04 10:17 
GeneralDataGrid Insert Row Pin
dubor9-Jan-04 9:31
dubor9-Jan-04 9:31 
GeneralRe: DataGrid Insert Row Pin
Mazdak9-Jan-04 9:41
Mazdak9-Jan-04 9:41 
GeneralFiles and Sockets Pin
Guinness4Strength9-Jan-04 7:51
Guinness4Strength9-Jan-04 7:51 
GeneralRe: Files and Sockets Pin
Kentamanos9-Jan-04 8:08
Kentamanos9-Jan-04 8:08 
GeneralEmbedding referenced DLLs Pin
Den2Fly9-Jan-04 7:27
Den2Fly9-Jan-04 7:27 
GeneralRe: Embedding referenced DLLs Pin
Guillermo Rivero9-Jan-04 7:37
Guillermo Rivero9-Jan-04 7:37 
GeneralRe: Embedding referenced DLLs Pin
Den2Fly9-Jan-04 8:16
Den2Fly9-Jan-04 8:16 
GeneralRe: Embedding referenced DLLs Pin
Guillermo Rivero9-Jan-04 8:33
Guillermo Rivero9-Jan-04 8:33 
GeneralRe: Embedding referenced DLLs Pin
Den2Fly9-Jan-04 9:02
Den2Fly9-Jan-04 9:02 
GeneralRe: Embedding referenced DLLs Pin
Guillermo Rivero9-Jan-04 9:31
Guillermo Rivero9-Jan-04 9:31 
GeneralRe: Embedding referenced DLLs Pin
Den2Fly9-Jan-04 19:32
Den2Fly9-Jan-04 19:32 
GeneralRe: Embedding referenced DLLs Pin
Guillermo Rivero10-Jan-04 7:38
Guillermo Rivero10-Jan-04 7:38 
GeneralRe: Embedding referenced DLLs Pin
Heath Stewart9-Jan-04 12:00
protectorHeath Stewart9-Jan-04 12:00 

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.