Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 767 Bytes

Outlook.PostItem.SenderEmailAddress.md

File metadata and controls

36 lines (21 loc) · 767 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PostItem.SenderEmailAddress property (Outlook)
vbaol11.chm1567
vbaol11.chm1567
Outlook.PostItem.SenderEmailAddress
a84bd603-7fce-25ae-668e-083e11e9937e
06/08/2017
medium

PostItem.SenderEmailAddress property (Outlook)

Returns a String that represents the email address of the sender of the Outlook item. Read-only.

Syntax

expression. SenderEmailAddress

expression A variable that represents a PostItem object.

Remarks

This property corresponds to the MAPI property PidTagSenderEmailAddress.

See also

PostItem Object

[!includeSupport and feedback]