Modifica

Condividi tramite


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

Name Value Description
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.

olFormatSmartFromFromOnly 2

Display the value of the From Outlook item property. If no value is available, display an empty string.

Applies to