VotingOptionData.SendPrompt 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 a value that indicates the prompt behavior when the user selects this voting choice.
public:
property Microsoft::Exchange::WebServices::Data::SendPrompt SendPrompt { Microsoft::Exchange::WebServices::Data::SendPrompt get(); };
public Microsoft.Exchange.WebServices.Data.SendPrompt SendPrompt { get; }
Public ReadOnly Property SendPrompt As SendPrompt