MailEnvelope.BCC 属性

定义

此成员是用于 COM 接口(已被更高的版本取代)的成员的包装。 此更高版本的接口会实现较早版本的接口的所有成员和其他新成员。 有关此成员在后续接口中实现的信息(包括用法、备注和示例),请参阅BCC

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

属性值

适用于