Search Results for

    Show / Hide Table of Contents

    Enum Office365Geography

    Defines the codes of geographies in which there is Office 365 presence. Used for multi-geo enabled tenants. List with available geographies is available at https://docs.microsoft.com/office365/enterprise/multi-geo-add-group-with-pdl#geo-location-codes.

    Namespace: PnP.Framework.Enums
    Assembly: PnP.Framework.dll
    Syntax
    public enum Office365Geography : int

    APC

    Asia-Pacific

    ARE

    United Arab Emirates

    AUS

    Australia

    BRA

    Brazil

    CAN

    Canada

    CHE

    Switzerland

    DEU

    Germany

    EUR

    Europe / Middle East / Africa

    FRA

    France

    GBR

    United Kingdom

    IND

    India

    JPN

    Japan

    KOR

    Korea

    NAM

    North America

    NOR

    Norway

    QAT

    Qatar

    SWE

    Sweden

    ZAF

    South Africa

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<Office365Geography>(String)
    ObjectExtensions.Set<Office365Geography, T>(Expression<Func<Office365Geography, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer