ADDomainTrustInfo.TrustAttribute property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property TrustAttribute As TrustAttributeFlag
Get
'Usage
Dim instance As ADDomainTrustInfo
Dim value As TrustAttributeFlag
value = instance.TrustAttribute
public TrustAttributeFlag TrustAttribute { get; }
Property value
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.TrustAttributeFlag
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace