EmailMessage.IsServerSearchMessage Property

Definition

Gets a Boolean value indicating whether the email message is a temporary server search message.

public:
 property bool IsServerSearchMessage { bool get(); };
bool IsServerSearchMessage();
public bool IsServerSearchMessage { get; }
var boolean = emailMessage.isServerSearchMessage;
Public ReadOnly Property IsServerSearchMessage As Boolean

Property Value

Boolean

bool

The Boolean value indicating whether the email message is a temporary server search message.

Windows requirements

App capabilities
email emailSystem

Applies to