adTempus API
ArcanaDevelopment.adTempus.Client Namespace / MessagingServiceProvider Class / SetPassword Method

In This Topic
    SetPassword Method (MessagingServiceProvider)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub SetPassword( _
       ByVal value As String _
    ) 
    public void SetPassword( 
       string value
    )

    Parameters

    value
    See Also