VotingInformation.VotingResponse Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the voting response.
public:
property System::String ^ VotingResponse { System::String ^ get(); };
public string VotingResponse { get; }
Public ReadOnly Property VotingResponse As String
Property Value
Remarks
This property will contain data on voting response messages. It will be empty on messages that contain voting buttons and approval request messages.