Window.SetFocus Method

Definition

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.

Applies to