MailEnabledOrgPerson.HasSpokenName Property
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property HasSpokenName As Boolean
Get
'Usage
Dim instance As MailEnabledOrgPerson
Dim value As Boolean
value = instance.HasSpokenName
public bool HasSpokenName { get; }
Property Value
Type: System.Boolean