Share via


Office365Tenant.EmailAttestationReAuthDays property

Namespace:  Microsoft.Online.SharePoint.TenantManagement
Assembly:  Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)

Syntax

'Declaration
Public Property EmailAttestationReAuthDays As Integer
    Get
    Set
'Usage
Dim instance As Office365Tenant
Dim value As Integer

value = instance.EmailAttestationReAuthDays

instance.EmailAttestationReAuthDays = value
public int EmailAttestationReAuthDays { get; set; }

Property value

Type: System.Int32

See also

Reference

Office365Tenant class

Office365Tenant members

Microsoft.Online.SharePoint.TenantManagement namespace