GetVotingButtons
FollowUpManager.GetVotingButtons method
Get the available message voting buttons.
public static string[] GetVotingButtons(MapiMessage message)
Parameter | Type | Description |
---|---|---|
message | MapiMessage | The MapiMessage in which the buttons are added. |
Return Value
The list of added voting buttons.
Exceptions
exception | condition |
---|---|
ArgumentNullException | If message is null. |
See Also
- class MapiMessage
- class FollowUpManager
- namespace Aspose.Email.Mapi
- assembly Aspose.Email