FrontendTransportServerPresentationObject.InternalDNSAdapterGuid property
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property InternalDNSAdapterGuid As Guid
Get
Set
'Usage
Dim instance As FrontendTransportServerPresentationObject
Dim value As Guid
value = instance.InternalDNSAdapterGuid
instance.InternalDNSAdapterGuid = value
public Guid InternalDNSAdapterGuid { get; set; }
Property value
Type: System.Guid
See also
Reference
FrontendTransportServerPresentationObject class