IMailModelTempFilePath Property |
property TempFilePath
Namespace:
SOMailReader.Interop
Assembly:
SOMailReader.Interop (in SOMailReader.Interop.dll) Version: 8.0.0.0
Syntaxstring TempFilePath { get; }
ReadOnly Property TempFilePath As String
Get
Dim instance As IMailModel
Dim value As String
value = instance.TempFilePath
property String^ TempFilePath {
String^ get ();
}
Property Value
Type:
String
See Also