Click or drag to resize

ISchedulingPrincipalGetScheduleOutboxUrlAsync Method

IT Hit WebDAV Classes Reference
Gets the URL of the scheduling outbox collection owned by this principal.

Namespace:  ITHit.WebDAV.Server.CalDav
Assembly:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax
Task<string> GetScheduleOutboxUrlAsync()

Return Value

Type: TaskString

[Missing <returns> documentation for "M:ITHit.WebDAV.Server.CalDav.ISchedulingPrincipal.GetScheduleOutboxUrlAsync"]

See Also