다음을 통해 공유


EmailMessage.Cc 속성

정의

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

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

속성 값

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

적용 대상