OlFormatSmartFrom Enum

Definition

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

public enum class OlFormatSmartFrom
public enum OlFormatSmartFrom
Public Enum OlFormatSmartFrom
Inheritance
OlFormatSmartFrom

Fields

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.

Applies to