EmailMessage.References 属性

定义

获取或设置电子邮件的引用。

public:
 property System::String ^ References { System::String ^ get(); void set(System::String ^ value); };
public string References { get; set; }
Public Property References As String

属性值

一组引用。

适用于