Edit

Share via


MFMailComposeViewController.SetToRecipients(String[]) Method

Definition

[Foundation.Export("setToRecipients:")]
public virtual void SetToRecipients (string[] recipients);
abstract member SetToRecipients : string[] -> unit
override this.SetToRecipients : string[] -> unit

Parameters

recipients
String[]

To be added.

This parameter can be null.

Attributes

Applies to