Click here to Skip to main content
16,009,114 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how do I Convert Filetime to datetim Pin
Dave Kreskowiak13-Apr-06 12:50
mveDave Kreskowiak13-Apr-06 12:50 
GeneralRe: how do I Convert Filetime to datetim Pin
David M J13-Apr-06 13:00
David M J13-Apr-06 13:00 
GeneralRe: how do I Convert Filetime to datetim Pin
Dave Kreskowiak13-Apr-06 13:42
mveDave Kreskowiak13-Apr-06 13:42 
GeneralRe: how do I Convert Filetime to datetim Pin
David M J14-Apr-06 6:22
David M J14-Apr-06 6:22 
Questionreading msg file Pin
pnpfriend13-Apr-06 5:41
pnpfriend13-Apr-06 5:41 
AnswerRe: reading msg file Pin
Dave Kreskowiak13-Apr-06 7:12
mveDave Kreskowiak13-Apr-06 7:12 
GeneralRe: reading msg file Pin
pnpfriend14-Apr-06 8:02
pnpfriend14-Apr-06 8:02 
GeneralRe: reading msg file Pin
Dave Kreskowiak14-Apr-06 9:05
mveDave Kreskowiak14-Apr-06 9:05 
pnpfriend wrote:
to get the msg file information such as To, From, Subject, Body and if the msg file is appointment file


For that, you're going to have to get ahold of the people who wrote Redemption and ask them. From what I can see, RDO doesn't support Appointment objects. SafeAppointmentItem looks like it supports what you want, but the documentation isn't exactly complete.

As far as attachments go, Outlook doesn't care about what the file types are. So, you'll have to get the filename of each attachment, specifically the .extension, and P/Inokve Shell functions to lookup what that extension is registered to.



Dave Kreskowiak
Microsoft MVP - Visual Basic

QuestionGlobal variable and Sub Main() Pin
percyvimal13-Apr-06 4:25
percyvimal13-Apr-06 4:25 
AnswerRe: Global variable and Sub Main() Pin
Dave Kreskowiak13-Apr-06 7:06
mveDave Kreskowiak13-Apr-06 7:06 
GeneralRe: Global variable and Sub Main() Pin
percyvimal13-Apr-06 11:25
percyvimal13-Apr-06 11:25 
GeneralRe: Global variable and Sub Main() Pin
Dave Kreskowiak13-Apr-06 12:14
mveDave Kreskowiak13-Apr-06 12:14 
AnswerRe: Global variable and Sub Main() Pin
cosma21715-Apr-06 6:05
cosma21715-Apr-06 6:05 
GeneralRe: Global variable and Sub Main() Pin
percyvimal15-Apr-06 23:11
percyvimal15-Apr-06 23:11 
QuestionDamage variable Pin
Mr kilany13-Apr-06 3:27
Mr kilany13-Apr-06 3:27 
AnswerRe: Damage variable Pin
Dave Kreskowiak13-Apr-06 7:07
mveDave Kreskowiak13-Apr-06 7:07 
GeneralRe: Damage variable Pin
Mr kilany15-Apr-06 3:16
Mr kilany15-Apr-06 3:16 
GeneralRe: Damage variable Pin
Dave Kreskowiak15-Apr-06 4:43
mveDave Kreskowiak15-Apr-06 4:43 
GeneralRe: Damage variable Pin
Mr kilany17-Apr-06 3:17
Mr kilany17-Apr-06 3:17 
GeneralRe: Damage variable Pin
Dave Kreskowiak17-Apr-06 12:11
mveDave Kreskowiak17-Apr-06 12:11 
GeneralRe: Damage variable Pin
Mr kilany18-Apr-06 3:26
Mr kilany18-Apr-06 3:26 
GeneralRe: Damage variable Pin
Dave Kreskowiak18-Apr-06 12:16
mveDave Kreskowiak18-Apr-06 12:16 
GeneralRe: Damage variable Pin
Mr kilany19-Apr-06 7:56
Mr kilany19-Apr-06 7:56 
GeneralRe: Damage variable Pin
Dave Kreskowiak19-Apr-06 11:41
mveDave Kreskowiak19-Apr-06 11:41 
Questionvery simple question but no answer Pin
Amit Agarrwal13-Apr-06 3:15
Amit Agarrwal13-Apr-06 3:15 

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.