MailEnabledOrgPerson.Extensions property

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

Syntax

'Declaration
Public ReadOnly Property Extensions As MultiValuedProperty(Of String)
    Get
'Usage
Dim instance As MailEnabledOrgPerson
Dim value As MultiValuedProperty(Of String)

value = instance.Extensions
public MultiValuedProperty<string> Extensions { get; }

Property value

Type: Microsoft.Exchange.Data.MultiValuedProperty<String>

See also

Reference

MailEnabledOrgPerson class

MailEnabledOrgPerson members

Microsoft.Exchange.Data.Directory.Management namespace