Class VotingOptionData
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Represents voting option information.
public sealed class VotingOptionData : ComplexProperty
- Inheritance
-
VotingOptionData
- Inherited Members
Properties
DisplayName
Gets the display name for the voting option.
public string DisplayName { get; }
Property Value
SendPrompt
Gets the send prompt.
public SendPrompt SendPrompt { get; }