Edit

Share via


Mailbox.IsValid Property

Definition

Indicates whether the mailbox is valid.

public:
 property bool IsValid { bool get(); };
public bool IsValid { get; }
Public ReadOnly Property IsValid As Boolean

Property Value

true if this instance is valid; otherwise, false.

Applies to