Share via


ADRecipient.ThumbnailPhoto property

Namespace:  Microsoft.Exchange.Data.Directory.Recipient
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property ThumbnailPhoto As Byte()
    Get
    Friend Set
'Usage
Dim instance As ADRecipient
Dim value As Byte()

value = instance.ThumbnailPhoto
public byte[] ThumbnailPhoto { get; internal set; }

Property value

Type: []

See also

Reference

ADRecipient class

ADRecipient members

Microsoft.Exchange.Data.Directory.Recipient namespace