OfficeContainerAdvancedSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels.UserProfile.FSLogix
DESCRIPTION
FSLogix Office Container Advanced Settings
INHERITED FROM
RASSerilazableObj⇒ContainerAdvancedSettings⇒OfficeContainerAdvancedSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
UInt32
NumSessionVHDsToKeep
Specifies the 'Number of Session VHDs to Keep'.
String
OutlookFolderPath
Specifies the 'Outlook Folder Path'.
Boolean
UseIncludeOfficeActivation
Specifies if the 'Include Office Activation' option is enabled or disabled.
Boolean
UseIncludeOneDrive
Specifies if the 'Include OneDrive' option is enabled or disabled.
Boolean
UseIncludeOneNote
Specifies if the 'Include OneNote' option is enabled or disabled.
Boolean
UseIncludeOneNoteUWP
Specifies if the 'Include OneNote UWP' option is enabled or disabled.
Boolean
UseIncludeOutlook
Specifies if the 'Include Outlook' option is enabled or disabled.
Boolean
UseIncludeOutlookPersonalization
Specifies if the 'Include Outlook Personalization' option is enabled or disabled.
Boolean
UseIncludeSharepoint
Specifies if the 'Include Sharepoint' option is enabled or disabled.
Boolean
UseIncludeSkype
Specifies if the 'Include Skype' option is enabled or disabled.
Boolean
UseIncludeTeams
Specifies if the 'Include Teams' option is enabled or disabled.
Boolean
UseMirrorLocalOSTToVHD
Specifies if the 'Mirror Local OST-VHD' option is enabled or disabled.
Boolean
UseNumSessionVHDsToKeep
Specifies if the 'Number of Session VHDs to Keep' option is enabled or disabled.
Boolean
UseOutlookFolderPath
Specifies if the 'Outlook Folder Path' option is enabled or disabled.
Boolean
UseRefreshUserPolicy
Specifies if the 'Refresh User Policy' option is enabled or disabled.
Boolean
UseVHDAccessMode
Specifies if the 'VHD Access Mode' option is enabled or disabled.
PUBLIC METHODS
Type
GetType ()
String
ToString ()
Last updated