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 GetEmbeddedMessageWriter method returns a TnefWriter object that can be used to write an embedded message.
Namespace: Microsoft.Exchange.Data.ContentTypes.Tnef
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Function GetEmbeddedMessageWriter As TnefWriter
'Usage
Dim instance As TnefWriter
Dim returnValue As TnefWriter
returnValue = instance.GetEmbeddedMessageWriter()
public TnefWriter GetEmbeddedMessageWriter()
Return value
Type: Microsoft.Exchange.Data.ContentTypes.Tnef.TnefWriter