Share via


OutlookProtectionRulePresentationObject.SentTo Property

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

Syntax

'Declaration
Public Property SentTo As SmtpAddress()
    Get
    Friend Set
'Usage
Dim instance As OutlookProtectionRulePresentationObject
Dim value As SmtpAddress()

value = instance.SentTo
public SmtpAddress[] SentTo { get; internal set; }

Property Value

Type: []