FollowUpOptions.VotingButtons

FollowUpOptions.VotingButtons property

Gets or sets string that represents list of the voting buttons names, separated by semicolons (;).

public string VotingButtons { get; set; }

See Also