_Application.MAPIAvailable Property

Definition

Determines if MAPI is installed. This property returns True if MAPI is installed, and False if not.

public:
 property bool MAPIAvailable { bool get(); };
public bool MAPIAvailable { get; }
member this.MAPIAvailable : bool
Public ReadOnly Property MAPIAvailable As Boolean

Property Value

Applies to