Click or drag to resize

ISchedulingPrincipalAsyncGetScheduleOutboxUrlAsync 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: 11.3.10719
Syntax
Task<string> GetScheduleOutboxUrlAsync()

Task<string> GetScheduleOutboxUrlAsync()

Return Value

Type: TaskString

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

See Also