RecipientUserCollection Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Representação da lista De usuários destinatários paginados.
public class RecipientUserCollection
type RecipientUserCollection = class
Public Class RecipientUserCollection
- Herança
-
RecipientUserCollection
Construtores
RecipientUserCollection() |
Inicializa uma nova instância da classe RecipientUserCollection. |
RecipientUserCollection(IList<RecipientUserContract>, Nullable<Int64>, String) |
Inicializa uma nova instância da classe RecipientUserCollection. |
Propriedades
Count |
Obtém ou define o número total de contagem de registros em todas as páginas. |
NextLink |
Obtém ou define o link da próxima página, se houver. |
Value |
Obtém ou define valores de página. |
Aplica-se a
Azure SDK for .NET