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