Search Results for

    Show / Hide Table of Contents

    Class Office365GroupLifecyclePolicy

    Inheritance
    System.Object
    Office365GroupLifecyclePolicy
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class Office365GroupLifecyclePolicy : object

    Properties

    AlternateNotificationEmails

    Declaration
    public string AlternateNotificationEmails { get; set; }
    Property Value
    System.String

    GroupLifetimeInDays

    Declaration
    public int GroupLifetimeInDays { get; set; }
    Property Value
    System.Int32

    ID

    Declaration
    public string ID { get; set; }
    Property Value
    System.String

    ManagedGroupTypes

    Declaration
    public Office365GroupLifecyclePolicyManagedGroupTypes ManagedGroupTypes { get; set; }
    Property Value
    Office365GroupLifecyclePolicyManagedGroupTypes

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer