This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IE > IEmailPropertiesDialog Interface > IEmailPropertiesDialog.ShowDialog Method (ArcObjects .NET 10.4 SDK) |
Displays the Email properties dialog for review or edit.
[Visual Basic .NET] Public Sub ShowDialog ( _ ByVal bUseDefaults As Boolean _ )
[C#] public void ShowDialog ( bool bUseDefaults );
[C++]
HRESULT ShowDialog(
VARIANT_BOOL bUseDefaults
);
[C++]
Parameters bUseDefaults [in] bUseDefaults is a parameter of type VARIANT_BOOL