Creating New Tasks in Public Folders

Melegant
05-22-2001, 10:07 AM
Take this code block here
Public Sub Task()
Set NewTask = ThisOutlookSession.CreateItem(olTaskItem)
NewTask.Subject = "Test"

how do i get this into a custom task folder in public folders called Log Book?

Thanks

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum