Share via


StreamingSubscriptionRequestType.SubscribeToAllFoldersSpecified Property

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

Syntax

'Declaration
Public Property SubscribeToAllFoldersSpecified As Boolean
    Get
    Set
'Usage
Dim instance As StreamingSubscriptionRequestType
Dim value As Boolean

value = instance.SubscribeToAllFoldersSpecified

instance.SubscribeToAllFoldersSpecified = value
public bool SubscribeToAllFoldersSpecified { get; set; }

Property Value

Type: System.Boolean