_MailItem.VotingResponse 属性

定义

返回或设置 C# 中的 字符串 (字符串 ,) 指定邮件的投票响应。 读/写。

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

属性值

注解

此属性通常设置为回复原始邮件时属性返回 VotingOptions 的分隔值之一。

适用于