MFMailComposeViewController.SetCcRecipients(String[]) Method

Definition

[Foundation.Export("setCcRecipients:")]
public virtual void SetCcRecipients (string[] ccRecipients);
abstract member SetCcRecipients : string[] -> unit
override this.SetCcRecipients : string[] -> unit

Parameters

ccRecipients
String[]

To be added.

This parameter can be null.

Attributes

Applies to