Thread: MailEnvelope
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John John is offline
external usenet poster
 
Posts: 2,069
Default MailEnvelope

I would like to include a line of code to: request a read receipt for this
message.

I am not sure of how to code for this using:

With Sheets("Sheet1").MailEnvelope
.Item ? perhaps
End With


Thanks,
John