次の方法で共有


ServiceConfigurationResponseMessageType.ProtectionRulesConfiguration Property

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property ProtectionRulesConfiguration As ProtectionRulesServiceConfiguration
    Get
    Set
'Usage
Dim instance As ServiceConfigurationResponseMessageType
Dim value As ProtectionRulesServiceConfiguration

value = instance.ProtectionRulesConfiguration

instance.ProtectionRulesConfiguration = value
public ProtectionRulesServiceConfiguration ProtectionRulesConfiguration { get; set; }