Search Results for

    Show / Hide Table of Contents

    Enum ThreadAutoArchiveDuration

    Represents the auto-archive duration for a thread.

    Namespace: DisCatSharp
    Assembly: DisCatSharp.dll
    Syntax
    public enum ThreadAutoArchiveDuration

    Fields

    Name Description
    OneDay

    Indicates that the thread will be auto archived after one day / 24 hours.

    OneHour

    Indicates that the thread will be auto archived after one hour.

    OneWeek

    Indicates that the thread will be auto archived after a week.

    ThreeDays

    Indicates that the thread will be auto archived after three days.

    Extension Methods

    ReflectionUtilities.ToDictionary<ThreadAutoArchiveDuration>()
    ExtensionMethods.GetName<ThreadAutoArchiveDuration>()
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems