RemoveVotingButton
FollowUpManager.RemoveVotingButton method
Удаляет кнопку голосования.
public static void RemoveVotingButton(MapiMessage message, string displayName)
Параметр | Тип | Описание |
---|---|---|
message | MapiMessage | MapiMessage в котором кнопка голосования удалена. |
displayName | String | Отображаемое имя кнопки. |
Исключения
исключение | условие |
---|---|
ArgumentNullException | Еслиmessage нулевой. |
ArgumentException | ЕслиdisplayName является нулевым или пустым. |
Смотрите также
- class MapiMessage
- class FollowUpManager
- пространство имен Aspose.Email.Mapi
- сборка Aspose.Email