Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Clone clone method returns a copy of this ReceivedHeader object.
Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Overrides NotOverridable Function Clone As MimeNode
'Usage
Dim instance As ReceivedHeader
Dim returnValue As MimeNode
returnValue = instance.Clone()
public override sealed MimeNode Clone()
Return value
Type: Microsoft.Exchange.Data.Mime.MimeNode