Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 811 Bytes

Outlook.OlFormatSmartFrom.md

File metadata and controls

25 lines (18 loc) · 811 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlFormatSmartFrom enumeration (Outlook)
vbaol11.chm3141
vbaol11.chm3141
Outlook.OlFormatSmartFrom
4c7da733-dc98-fb22-42b5-4849b40deba6
06/08/2017
medium

OlFormatSmartFrom enumeration (Outlook)

Indicates the format used to display the From Outlook item property.

Name Value Description
olFormatSmartFromFromOnly 2 Display the value of the From Outlook item property. If no value is available, display an empty string.
olFormatSmartFromFromTo 1 Display the value of the From Outlook item property. If no value is available, display instead the value of the To Outlook item property.

[!includeSupport and feedback]