IAsyncEwsClient.GetTimezoneIdAsync

IAsyncEwsClient.GetTimezoneIdAsync method

Gets timezone id.

public Task<string> GetTimezoneIdAsync(CancellationToken cancellationToken = default)

See Also