| Get Method | |
| See Also |
- pIMessagePreferenceParams
| 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 Get( _
   ByVal pIMessagePreferenceParams As MessagePreferenceParams _
) As MessagePreference |
- pIMessagePreferenceParams