MFMailComposeViewController.SetBccRecipients(String[]) Method

Definition

[Foundation.Export("setBccRecipients:")]
public virtual void SetBccRecipients (string[] bccRecipients);
abstract member SetBccRecipients : string[] -> unit
override this.SetBccRecipients : string[] -> unit

Parameters

bccRecipients
String[]

To be added.

This parameter can be null.

Attributes

Applies to