This document is archived and information here might be outdated.  Recommended version.


IEmailPropertiesDialog.LoadDefaults Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

IEmailPropertiesDialog.LoadDefaults Method

Loads the Email properties dialog with the current set of properties.

[Visual Basic .NET]
Public Sub LoadDefaults ( _
)
[C#]
public void LoadDefaults (
);
[C++]
HRESULT LoadDefaults(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

IEmailPropertiesDialog Interface