Interface ITimeZoneCollection
Public interface to define a collection of TimeZone objects
Inherited Members
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public interface ITimeZoneCollection : IQueryable<ITimeZone>, IQueryable, IAsyncEnumerable<ITimeZone>, IDataModelCollection<ITimeZone>, IEnumerable<ITimeZone>, IEnumerable, IDataModelParent, IDataModelWithContext, IRequestableCollection, IDataModelCollectionLoad<ITimeZone>, ISupportModules<ITimeZoneCollection>