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