Email.PutToFile(String) Method

Top 

Description

Convert the object state to FreeFlyer object xml and write to a file.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

Email.PutToFile(

String fileName)

 

 

Arguments

fileName


Description:

The path at which to write the object file.

 

 

 

Syntax

myEmail1.PutToFile(myString1);

 

 

See also

Email Object

Interfacing with Email Guide