ContactCard.PhotoHashValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the photo hash value.
public:
property System::String ^ PhotoHashValue { System::String ^ get(); };
public string PhotoHashValue { get; }
member this.PhotoHashValue : string
Public ReadOnly Property PhotoHashValue As String
Property Value
Remarks
A change in the hash value indicates that the photo has changed and has to be refetched.