Поделиться через


DeleteRuleOperationType.RuleId Property

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

Syntax

'Declaration
Public Property RuleId As String
    Get
    Set
'Usage
Dim instance As DeleteRuleOperationType
Dim value As String

value = instance.RuleId

instance.RuleId = value
public string RuleId { get; set; }

Property Value

Type: System.String