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 : IDataModelCollection<ITimeZone>, IDataModelParent, IDataModelWithContext, IRequestableCollection, IDataModelCollectionLoad<ITimeZone>, ISupportModules<ITimeZoneCollection>