MeetingItem.Reply Method
Outlook Developer Reference |
Creates a reply, pre-addressed to the original sender, from the original message.
Syntax
expression.Reply
expression A variable that represents a MeetingItem object.
Return Value
A MailItem object that represents the reply.
See Also