API Reference
Class
ProviderDocLink
Provides provider doc link functionality.
Inheritance
- Object
- ProviderDocLink
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method ProviderDocumentation.Get
- Property ProviderDocumentation.Arc
- Property ProviderDocumentation.Bimi
- Property ProviderDocumentation.Deliverability
- Property ProviderDocumentation.Dkim
- Property ProviderDocumentation.Dmarc
- Property ProviderDocumentation.MtaSts
- Property ProviderDocumentation.Spf
- Property ProviderDocumentation.TlsRpt
Constructors
public ProviderDocLink() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Url { get; set; } #Gets or sets the url value.
public String Title { get; set; } #Gets or sets the title value.
public String Summary { get; set; } #Gets or sets the summary value.
public String Notes { get; set; } #Gets or sets the notes value.
public Boolean IsPublic { get; set; } #Gets or sets the is public value.
public Boolean IsThirdParty { get; set; } #Gets or sets the is third party value.
public Nullable<DateTime> LastVerified { get; set; } #Gets or sets the last verified value.