Share via


ExtendedSecurityPrincipalIdParameter.Types property

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Public Property Types As MultiValuedProperty(Of SecurityPrincipalType)
    Get
    Set
'Usage
Dim instance As ExtendedSecurityPrincipalIdParameter
Dim value As MultiValuedProperty(Of SecurityPrincipalType)

value = instance.Types

instance.Types = value
public MultiValuedProperty<SecurityPrincipalType> Types { get; set; }

Property value

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

See also

Reference

ExtendedSecurityPrincipalIdParameter class

ExtendedSecurityPrincipalIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace