PhoneCallFilter.SetCallBlockingPreferences method
This API is not intended to be used directly from your code.
Syntax
public static void SetCallBlockingPreferences( IEnumerable<string> phoneNumbersToBlock, uint desiredMinimumDigitsToMatch, TelephoneNumberCategories categoriesToBlock )
Parameters
- phoneNumbersToBlock
-
Type: IIterable<String> [C++] | System.Collections.Generic.IEnumerable<String> [.NET]
This API is not intended to be used directly from your code.
- desiredMinimumDigitsToMatch
-
Type: System.UInt32 [.NET] | uint32 [C++]
This API is not intended to be used directly from your code.
- categoriesToBlock
-
Type: TelephoneNumberCategories
This API is not intended to be used directly from your code.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only] |
|
Namespace |
|
|
Metadata |
|
See also