Partager via


ADObjectId.ToSoftLinkValue method

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

Syntax

'Declaration
Public Function ToSoftLinkValue As Byte()
'Usage
Dim instance As ADObjectId
Dim returnValue As Byte()

returnValue = instance.ToSoftLinkValue()
public byte[] ToSoftLinkValue()

Return value

Type: []

See also

Reference

ADObjectId class

ADObjectId members

Microsoft.Exchange.Data.Directory namespace