Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the photo hash value.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property PhotoHashValue As String
Get
'Usage
Dim instance As ContactCard
Dim value As String
value = instance.PhotoHashValue
public string PhotoHashValue { get; }
Property Value
Type: System.String
Remarks
A change in the hash value indicates that the photo has changed and has to be refetched.