Share via


IDTSSendMailTask.CCLine 속성

정의

참조에 포함할 받는 사람의 전자 메일 주소를 가져오거나 설정합니다.

public:
 property System::String ^ CCLine { System::String ^ get(); void set(System::String ^ value); };
public string CCLine { get; set; }
member this.CCLine : string with get, set
Public Property CCLine As String

속성 값

참조에 포함할 받는 사람의 전자 메일 주소입니다.

적용 대상