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