| GetList Method | |
| See Also |
| BO Code | MPF |
| Service Code | 10000017 |
| Service Name | MessagePreferencesService |
| URL Entity | MessagePreferences |
| Data Entity | MessagePreference |
| Source Table | OMPF |
| UI Navigation | Administration > Setup > General > Message Preferences |
The `MessagePreferencesService` object is the entry point for reading Message Preference records. Obtain it from the `CompanyService` object using the service name `MessagePreferencesService`.
| Visual Basic |
|---|
Public Function GetList() As MessagePreferenceParamsCollection |