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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.