Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 692 Bytes

Outlook.MailItem.Reply(method).md

File metadata and controls

36 lines (21 loc) · 692 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
MailItem.Reply method (Outlook)
vbaol11.chm1367
vbaol11.chm1367
Outlook.MailItem.Reply
c03208a4-dd31-a8ff-0dcd-4ef37a36beb2
06/08/2017
medium

MailItem.Reply method (Outlook)

Creates a reply, pre-addressed to the original sender, from the original message.

Syntax

expression. Reply

expression A variable that represents a MailItem object.

Return value

A MailItem object that represents the reply.

See also

MailItem Object

[!includeSupport and feedback]