Window.SetFocus Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the focus of the specified document window to the body of an e-mail message.
public:
void SetFocus();
public void SetFocus ();
abstract member SetFocus : unit -> unit
Public Sub SetFocus ()
Remarks
If the document isn't an e-mail message, this method has no effect.