ConversationClearItemFlags - метод

Clear flags for conversation items. Calling this method results in a call to EWS.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public Task ClearItemFlags(
	FolderId contextFolderId
)

Параметры

contextFolderId  FolderId
The Id of the folder items must belong to in order to be unflagged. If contextFolderId is null, flags for items in conversation across the entire mailbox are cleared.

Возвращаемое значение

Task

См. также