Click or drag to resize
SMTPServerInfoServerGUID Property
Gets or sets the server’s unique identifier.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public virtual Guid ServerGUID { get; set; }

Property Value

Type: Guid
See Also