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; }
Property value
Type: Microsoft.Exchange.Data.EnhancedTimeSpan
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace