다음을 통해 공유


EmailMessage.Bcc 속성

정의

전자 메일의 BCC 받는 사람을 가져오거나 설정합니다.

public System.Collections.Generic.List<string> Bcc { get; set; }

속성 값

System.Collections.Generic.List<System.String>

적용 대상