This document is archived and information here might be outdated. Recommended version. |
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 bool