Click or drag to resize

ISchedulingPrincipalAsyncGetScheduleInboxUrlAsync Method

IT Hit WebDAV Classes Reference
Gets the URL of the scheduling inbox 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> GetScheduleInboxUrlAsync()

Task<string> GetScheduleInboxUrlAsync()

Return Value

Type: TaskString

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

See Also