Compartir a través de


TestOutlookWebServicesTask.TargetAddress Property

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
<ParameterAttribute(Mandatory := False)> _
Public Property TargetAddress As RecipientIdParameter()
    Get
    Set
'Usage
Dim instance As TestOutlookWebServicesTask
Dim value As RecipientIdParameter()

value = instance.TargetAddress

instance.TargetAddress = value
[ParameterAttribute(Mandatory = false)]
public RecipientIdParameter[] TargetAddress { get; set; }

Property Value

Type: []