OutlookProtectionRulePresentationObject.SentToScope Property
Namespace: Microsoft.Exchange.Management.OutlookProtectionRules
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property SentToScope As ToUserScope
Get
Friend Set
'Usage
Dim instance As OutlookProtectionRulePresentationObject
Dim value As ToUserScope
value = instance.SentToScope
public ToUserScope SentToScope { get; internal set; }
Property Value
Type: Microsoft.Exchange.Management.OutlookProtectionRules.ToUserScope