Interface IGeoLocationInformation
Contains information about a geo location
Namespace: PnP.Core.Admin.Model.Microsoft365
Assembly: PnP.Core.Admin.dll
Syntax
public interface IGeoLocationInformation
Properties
DataLocationCode
Data location code for the geo location
Declaration
GeoLocation DataLocationCode { get; }
Property Value
GeoLocation
|