SetSubject

SetSubject(string)

Agrega el asunto.

public void SetSubject(string subject)
ParámetroEscribeDescripción
subjectStringEl tema.

Ver también


SetSubject(string[])

Agrega el asunto.

public void SetSubject(string[] subject)
ParámetroEscribeDescripción
subjectString[]El tema.

Ver también