| ClientBaseInstanceId Property |
Gets a randomly generated unique id that identifies this instance.
Namespace:
Limilabs.Client
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string InstanceId { get; }
Public ReadOnly Property InstanceId As String
Get
public:
property String^ InstanceId {
String^ get ();
}
member InstanceId : string with get
Property Value
Type:
StringSee Also