IContactInformation2 Interface

Definition

Provides additional contact properties.

public interface class IContactInformation2
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(832090636, 25118, 18024, 172, 56, 214, 103, 184, 125, 6, 213)]
struct IContactInformation2
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
[Windows.Foundation.Metadata.Guid(832090636, 25118, 18024, 172, 56, 214, 103, 184, 125, 6, 213)]
public interface IContactInformation2
Public Interface IContactInformation2
Derived
Attributes

Windows requirements

Device family
Windows Mobile Extension SDK (introduced in 10.0.10240.0)
API contract
Windows.Phone.PhoneContract (introduced in v1.0)

Properties

DisplayPictureDate

Gets or sets the date that a display picture was created or modified. Used to enable sorting of display pictures by date.

Applies to

See also