IGmailClient.FetchAccessRule

IGmailClient.FetchAccessRule method

Fetches access rule

public AccessControlRule FetchAccessRule(string calendarId, string roleId)
ParameterTypeDescription
calendarIdStringCalendar identifier.
roleIdStringRole identifier.

Return Value

Returns fetched access rule

See Also