> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.UserPreferenceStrings.Defaults

# <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults" /> Class UserPreferenceStrings.Defaults

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Default values

```csharp theme={null}
public static class UserPreferenceStrings.Defaults
```

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[UserPreferenceStrings.Defaults](SuperOffice.WebApi.Data.UserPreferenceStrings.Defaults.md)

#### Inherited Members

[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring),
[object.Equals(object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object\)),
[object.Equals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object-system-object\)),
[object.ReferenceEquals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.referenceequals),
[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode),
[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype),
[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone)

## Fields

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_CompleteDocumentOnCheckIn" /> CompleteDocumentOnCheckIn

```csharp theme={null}
public const string CompleteDocumentOnCheckIn = "CompleteDocumentOnCheckIn"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultAppntRememberVisibleFor" /> DefaultAppntRememberVisibleFor

Uses the same visibility setting for new follow-ups as you used last time. (Default = NO)
<p />Control type: Bool, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultAppntRememberVisibleFor = "DefaultAppntRememberVisibleFor"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultAppointmentAppointLength" /> DefaultAppointmentAppointLength

Default duration for new appointment
<p />Control type: Number, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultAppointmentAppointLength = "DefaultAppointmentAppointLength"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultAppointmentAppointTaskId" /> DefaultAppointmentAppointTaskId

Default type for new appointment
<p />Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultAppointmentAppointTaskId = "DefaultAppointmentAppointTaskId"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultAppointmentAppointText" /> DefaultAppointmentAppointText

Default text for new appointment
<p />Control type: Text, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultAppointmentAppointText = "DefaultAppointmentAppointText"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultAppointmentPhoneLength" /> DefaultAppointmentPhoneLength

Default duration for new phone call
<p />Control type: Number, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultAppointmentPhoneLength = "DefaultAppointmentPhoneLength"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultAppointmentPhoneTaskId" /> DefaultAppointmentPhoneTaskId

Default type for new phone call
<p />Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultAppointmentPhoneTaskId = "DefaultAppointmentPhoneTaskId"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultAppointmentPhoneText" /> DefaultAppointmentPhoneText

Default text for new phone call
<p />Control type: Text, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultAppointmentPhoneText = "DefaultAppointmentPhoneText"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultAppointmentQuoteApprovedTaskId" /> DefaultAppointmentQuoteApprovedTaskId

```csharp theme={null}
public const string DefaultAppointmentQuoteApprovedTaskId = "DefaultAppointmentQuoteApprovedTaskId"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultAppointmentQuoteTaskId" /> DefaultAppointmentQuoteTaskId

```csharp theme={null}
public const string DefaultAppointmentQuoteTaskId = "DefaultAppointmentQuoteTaskId"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultAppointmentToDoLength" /> DefaultAppointmentToDoLength

Default duration for new task
<p />Control type: Number, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultAppointmentToDoLength = "DefaultAppointmentToDoLength"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultAppointmentToDoTaskId" /> DefaultAppointmentToDoTaskId

Default type for new task
<p />Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultAppointmentToDoTaskId = "DefaultAppointmentToDoTaskId"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultAppointmentToDoText" /> DefaultAppointmentToDoText

Default text for new task
<p />Control type: Text, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultAppointmentToDoText = "DefaultAppointmentToDoText"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultAppointmentVisibleFor" /> DefaultAppointmentVisibleFor

Last visibility setting used in the follow-ups dialog
<p />Control type: Number, access: Wizard

```csharp theme={null}
public const string DefaultAppointmentVisibleFor = "DefaultAppointmentVisibleFor"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultBusiness" /> DefaultBusiness

Default business for new company
<p />Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultBusiness = "DefaultBusiness"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultCategory" /> DefaultCategory

Default category for new company
<p />Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultCategory = "DefaultCategory"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultDecimalPlacesInAmount" /> DefaultDecimalPlacesInAmount

Number of decimals displayed in user-defined amount
<p />Control type: Number, access: Wizard

```csharp theme={null}
public const string DefaultDecimalPlacesInAmount = "DefaultDecimalPlacesInAmount"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultDocRememberVisibleFor" /> DefaultDocRememberVisibleFor

Uses the same visibility setting for new documents as you used last time. (Default = NO)
<p />Control type: Bool, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultDocRememberVisibleFor = "DefaultDocRememberVisibleFor"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultDocumentType" /> DefaultDocumentType

Default outgoing document template
<p />Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultDocumentType = "DefaultDocumentType"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultDocumentVisibleFor" /> DefaultDocumentVisibleFor

Last visibility setting used in the Document dialog
<p />Control type: Number, access: Wizard

```csharp theme={null}
public const string DefaultDocumentVisibleFor = "DefaultDocumentVisibleFor"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultFaxType" /> DefaultFaxType

Default outgoing fax template
<p />Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultFaxType = "DefaultFaxType"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultInvitationTaskId" /> DefaultInvitationTaskId

Default task type used for incoming e-mail invitations

```csharp theme={null}
public const string DefaultInvitationTaskId = "DefaultInvitationTaskId"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultProjectType" /> DefaultProjectType

Default type for new project
<p />Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultProjectType = "DefaultProjectType"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultQuoteDocumentType" /> DefaultQuoteDocumentType

```csharp theme={null}
public const string DefaultQuoteDocumentType = "DefaultQuoteDocumentType"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultSaleProb" /> DefaultSaleProb

Default rating for new sale
<p />Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultSaleProb = "DefaultSaleProb"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultSaleRememberVisibleFor" /> DefaultSaleRememberVisibleFor

Uses the same visibility setting for new sales as you used last time. (Default = NO)
<p />Control type: Bool, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultSaleRememberVisibleFor = "DefaultSaleRememberVisibleFor"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultSaleType" /> DefaultSaleType

Default sale type value for new sales.

```csharp theme={null}
public const string DefaultSaleType = "DefaultSaleType"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultSaleVisibleFor" /> DefaultSaleVisibleFor

Last visibility setting used in the sale dialog
<p />Control type: Number, access: Wizard

```csharp theme={null}
public const string DefaultSaleVisibleFor = "DefaultSaleVisibleFor"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultSalutationText" /> DefaultSalutationText

Default salutation

```csharp theme={null}
public const string DefaultSalutationText = "DefaultSalutationText"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultSelectionCategory" /> DefaultSelectionCategory

Default type for new selection
<p />Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultSelectionCategory = "DefaultSelectionCategory"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultSelectionVisibleFor" /> DefaultSelectionVisibleFor

Makes this value the default visibility setting when creating a new selection
<p />Control type: List, access: Admin, Crm, Admin users, Wizard

```csharp theme={null}
public const string DefaultSelectionVisibleFor = "DefaultSelectionVisibleFor"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_DefaultTimeZone" /> DefaultTimeZone

Default timezone.

```csharp theme={null}
public const string DefaultTimeZone = "DefaultTimeZone"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_MiniCardFavouriteSelectedSet" /> MiniCardFavouriteSelectedSet

```csharp theme={null}
public const string MiniCardFavouriteSelectedSet = "MiniCardFavouriteSelectedSet"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_PhoneLinkFormat" /> PhoneLinkFormat

```csharp theme={null}
public const string PhoneLinkFormat = "PhoneLinkFormat"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_Section" /> Section

Section heading

```csharp theme={null}
public const string Section = "Defaults"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Defaults_StandardStartupScreen" /> StandardStartupScreen

```csharp theme={null}
public const string StandardStartupScreen = "StandardStartupScreen"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)


## Related topics

- [SuperOffice.WebApi.Data.UserPreferenceStrings.Functions](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Functions.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Mail](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Mail.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.System](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.System.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Gdpr](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Gdpr.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Sale](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Sale.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Request](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Request.md)
