MailEnabledOrgPerson.HasPicture property

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

Syntax

'Declaration
Public ReadOnly Property HasPicture As Boolean
    Get
'Usage
Dim instance As MailEnabledOrgPerson
Dim value As Boolean

value = instance.HasPicture
public bool HasPicture { get; }

Property value

Type: System.Boolean

See also

Reference

MailEnabledOrgPerson class

MailEnabledOrgPerson members

Microsoft.Exchange.Data.Directory.Management namespace