FederationTrust.MetadataPollInterval Property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property MetadataPollInterval As EnhancedTimeSpan
    Get
    Friend Set
'Usage
Dim instance As FederationTrust
Dim value As EnhancedTimeSpan

value = instance.MetadataPollInterval
public EnhancedTimeSpan MetadataPollInterval { get; internal set; }