ExchangeServiceSetUnifiedGroupLastVisitedTime - метод

Sets the LastVisitedTime for the group specfied

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public Task SetUnifiedGroupLastVisitedTime(
	string groupMailboxSmtpAddress,
	DateTime lastVisitedTimeUtc,
	CancellationToken token = default
)

Параметры

groupMailboxSmtpAddress  String
The smtpaddress of group for which unseendata is desired
lastVisitedTimeUtc  DateTime
The LastVisitedTimeUtc of group for which unseendata is desired
token  CancellationToken  (Optional)
 

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

Task

См. также