ContactStore.SaveExtendedPropertiesAsync method
4/5/2013
Saves the provided list of name/value pairs to the custom contact store's extended properties.
Syntax
Public Function SaveExtendedPropertiesAsync( data As IReadOnlyDictionary(Of String, Object) ) As IAsyncAction
Parameters
- data
-
Type: IMapView<String, Object> [C++] | System.Collections.Generic.IReadOnlyDictionary<String, Object> [.NET]
The set of name/value properties to set.
Return value
Type: IAsyncAction
A value that indicates the success or failure of the operation.
Requirements
|
Minimum supported client | None supported |
|---|---|
|
Minimum supported server | None supported |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
See also
Build date: 4/5/2013